1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-21 16:13:55 +00:00

Update game.js

This commit is contained in:
Acamaeda 2020-10-16 11:55:43 -04:00
parent a3d65b72a7
commit 0f2447b2f8

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