1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-23 17:51:06 +00:00
This commit is contained in:
Acamaeda 2020-11-30 15:03:26 -05:00
parent 2096c3db7f
commit a9d55645b5
10 changed files with 32 additions and 23 deletions
js/Demo

View file

@ -12,7 +12,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.2.5",
num: "2.2.6",
name: "Uprooted",
}