Update version #

This commit is contained in:
Acamaeda 2020-10-17 20:42:37 -04:00
parent a4eca826d9
commit 2c65dc5f7d

View file

@ -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!"
}