diff --git a/js/game.js b/js/game.js index 7475df0..698a1c8 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.4", + num: "2.0.5", name: "Pinnacle of Achievement Mountain", - tmtNum: "2.0.4", + tmtNum: "2.0.5", tmtName: "Pinnacle of Achievement Mountain" }