1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-10 03:51:33 +00:00
This commit is contained in:
Acamaeda 2020-10-16 12:20:33 -04:00
parent 0f2447b2f8
commit 6a7b36c0c0
3 changed files with 11 additions and 3 deletions

View file

@ -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.3",
num: "2.0.4",
name: "Pinnacle of Achievement Mountain",
tmtNum: "2.0.3",
tmtNum: "2.0.4",
tmtName: "Pinnacle of Achievement Mountain"
}