diff --git a/index.html b/index.html index 3fbe229b..64023f4f 100644 --- a/index.html +++ b/index.html @@ -8165,17 +8165,19 @@ - + - + - + + + @@ -8190,13 +8192,13 @@ - + - + @@ -8228,7 +8230,7 @@ - + diff --git a/versioning.js b/versioning.js index 1094599c..05152dd6 100644 --- a/versioning.js +++ b/versioning.js @@ -13,7 +13,7 @@ * Example: 1.102.2 -> Major version 1, Minor version 102, Patch version 2 */ -const VERSION = "1.108.12"; +const VERSION = "1.109.0"; if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function"); { @@ -37,18 +37,12 @@ if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format o

Join our Discord server and Reddit community to ask questions, share maps, discuss the Generator and Worlbuilding, report bugs and propose new features.