forked from mirror/ObjToSchematic
Bump version
This commit is contained in:
parent
82acb0133d
commit
8e9d527bee
@ -11,7 +11,7 @@ export class AppConfig {
|
||||
public readonly RELEASE_MODE;
|
||||
public readonly MAJOR_VERSION = 0;
|
||||
public readonly MINOR_VERSION = 8;
|
||||
public readonly HOTFIX_VERSION = 7;
|
||||
public readonly HOTFIX_VERSION = 8;
|
||||
public readonly VERSION_TYPE: 'd' | 'a' | 'r' = 'r'; // dev, alpha, or release build
|
||||
public readonly MINECRAFT_VERSION = '1.19.4';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user