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

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