1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-16 10:50:59 +00:00
This commit is contained in:
Acamaeda 2020-12-03 23:19:14 -05:00
parent e8ebd07e3a
commit 595d4916a6
10 changed files with 52 additions and 13 deletions
js/Demo

View file

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