From f7a9243fe34c3b432ebd7cfac45f8a4aa7e78cb9 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Fri, 13 May 2022 22:58:46 +0300 Subject: [PATCH] pump version to v1.811 --- versioning.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/versioning.js b/versioning.js index b97a0502..cf72f01d 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.81"; // generator version, update each time +const version = "1.811"; // generator version, update each time { document.title += " v" + version; @@ -25,6 +25,8 @@ const version = "1.81"; // generator version, update each time

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