mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 16:13:55 +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
|
||||
let VERSION = {
|
||||
num: "2.0.4",
|
||||
num: "2.0.5",
|
||||
name: "Pinnacle of Achievement Mountain",
|
||||
tmtNum: "2.0.4",
|
||||
tmtNum: "2.0.5",
|
||||
tmtName: "Pinnacle of Achievement Mountain"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue