mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-25 01:41:45 +00:00
Updated version
This commit is contained in:
parent
dae67952a7
commit
bcb05d8a9c
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ let modInfo = {
|
||||||
|
|
||||||
// Set your version in num and name, but leave the tmt values so people know what version it is
|
// Set your version in num and name, but leave the tmt values so people know what version it is
|
||||||
let VERSION = {
|
let VERSION = {
|
||||||
num: "2.0.4",
|
num: "2.0.5",
|
||||||
name: "Pinnacle of Achievement Mountain",
|
name: "Pinnacle of Achievement Mountain",
|
||||||
tmtNum: "2.0.4",
|
tmtNum: "2.0.5",
|
||||||
tmtName: "Pinnacle of Achievement Mountain"
|
tmtName: "Pinnacle of Achievement Mountain"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue