mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 03:51:33 +00:00
2.0.4
This commit is contained in:
parent
0f2447b2f8
commit
6a7b36c0c0
3 changed files with 11 additions and 3 deletions
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.3",
|
||||
num: "2.0.4",
|
||||
name: "Pinnacle of Achievement Mountain",
|
||||
tmtNum: "2.0.3",
|
||||
tmtNum: "2.0.4",
|
||||
tmtName: "Pinnacle of Achievement Mountain"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue