1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-16 19:01:01 +00:00

Fixed popups

This commit is contained in:
Acamaeda 2020-12-13 15:41:18 -05:00
parent 437f4313ce
commit 41f084f418
3 changed files with 6 additions and 1 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.3.1",
num: "2.3.2",
name: "Cooler and Newer Edition",
}