1
0
Fork 0
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:
Harley White 2021-05-07 09:47:25 -04:00
parent c5c78b3eb0
commit 124df2d3f9
4 changed files with 11 additions and 11 deletions
js/Demo

View file

@ -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",
}