update version
This commit is contained in:
parent
7cae7a2e95
commit
1072853aaf
|
@ -2,7 +2,7 @@ class Manifest {
|
||||||
static useLib = ["fs", "auth", "mcl"]
|
static useLib = ["fs", "auth", "mcl"]
|
||||||
|
|
||||||
static id = "comtymc"
|
static id = "comtymc"
|
||||||
static version = "0.1.0"
|
static version = "0.1.1"
|
||||||
static pkg_name = "Comty MC"
|
static pkg_name = "Comty MC"
|
||||||
static description = "A Minecraft modpack"
|
static description = "A Minecraft modpack"
|
||||||
static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/master/icon.jpg"
|
static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/master/icon.jpg"
|
||||||
|
|
Loading…
Reference in New Issue