mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2025-12-11 20:15:30 +01:00
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…
x
Reference in New Issue
Block a user