mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 20:11:33 +00:00
Fixed things in tabFormat not updating
This commit is contained in:
parent
c5c78b3eb0
commit
124df2d3f9
4 changed files with 11 additions and 11 deletions
js/Demo
|
@ -11,7 +11,7 @@ let modInfo = {
|
|||
|
||||
// Set your version in num and name
|
||||
let VERSION = {
|
||||
num: "2.5",
|
||||
num: "2.5.1",
|
||||
name: "Dreams Really Do Come True",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue