diff --git a/js/game.js b/js/game.js index 8880a40..d61e42d 100644 --- a/js/game.js +++ b/js/game.js @@ -5,7 +5,7 @@ var gameEnded = false; // Don't change this const TMT_VERSION = { - tmtNum: "2.1", + tmtNum: "2.1.1", tmtName: "We should have thought of this sooner!" }