diff --git a/js/game.js b/js/game.js index 552c262..e4ee94a 100644 --- a/js/game.js +++ b/js/game.js @@ -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" }