1
0
Fork 0
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:
Acamaeda 2020-10-16 18:46:54 -04:00
parent dae67952a7
commit bcb05d8a9c

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 // 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"
} }