1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-24 10:11:05 +00:00

Fixed things not updating

This commit is contained in:
Harley White 2021-05-19 12:30:02 -04:00
parent 23cbfc7a9e
commit 61ef75ee38
4 changed files with 7 additions and 4 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.5.9.1",
num: "2.5.9.2",
name: "Dreams Really Do Come True",
}