This commit is contained in:
parent
2fc61a1a05
commit
b699af607e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
// Version number used for the archive name
|
// Version number used for the archive name
|
||||||
pub const version = "1.1.0";
|
pub const version = "1.2.0";
|
||||||
pub const build_dir = "build";
|
pub const build_dir = "build";
|
||||||
pub const minecraft_version = "1.18.2";
|
pub const minecraft_version = "1.18.2";
|
||||||
pub const fabric_loader_version = "0.14.8";
|
pub const fabric_loader_version = "0.14.8";
|
||||||
|
|
Loading…
Reference in a new issue