mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-22 00:21:32 +00:00
Update version #
This commit is contained in:
parent
a4eca826d9
commit
2c65dc5f7d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ var gameEnded = false;
|
||||||
|
|
||||||
// Don't change this
|
// Don't change this
|
||||||
const TMT_VERSION = {
|
const TMT_VERSION = {
|
||||||
tmtNum: "2.1",
|
tmtNum: "2.1.1",
|
||||||
tmtName: "We should have thought of this sooner!"
|
tmtName: "We should have thought of this sooner!"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue