From f65bc63ab3b8a3014ac223f59eb6be7751458c71 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sat, 5 Feb 2022 17:08:48 +0300 Subject: [PATCH] pump version to 1.72 --- index.html | 2 +- main.js | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 6dc479f1..7e0bafb3 100644 --- a/index.html +++ b/index.html @@ -226,7 +226,7 @@
Azgaar's
Fantasy Map Generator
-
v. 1.71
+
v. 1.72

LOADING...

diff --git a/main.js b/main.js index e3cd39f7..0dc57216 100644 --- a/main.js +++ b/main.js @@ -2,7 +2,7 @@ // https://github.com/Azgaar/Fantasy-Map-Generator "use strict"; -const version = "1.71"; // generator version +const version = "1.72"; // generator version document.title += " v" + version; // Switches to disable/enable logging features @@ -411,20 +411,20 @@ function showWelcomeMessage() { alertMessage.innerHTML = `The Fantasy Map Generator is updated up to version ${version}. This version is compatible with ${changelog}, loaded .map files will be auto-updated. -