mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-11 12:31:08 +00:00
2.0.2
This commit is contained in:
parent
bcbdf12dca
commit
eb50844c6f
4 changed files with 10 additions and 7 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",
|
||||
num: "2.0.2",
|
||||
name: "Pinnacle of Achievement Mountain",
|
||||
tmtNum: "2.0",
|
||||
tmtNum: "2.0.2",
|
||||
tmtName: "Pinnacle of Achievement Mountain"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue