@@ -4495,7 +4495,7 @@
-
+
diff --git a/main.js b/main.js
index be051d02..b91139e1 100644
--- a/main.js
+++ b/main.js
@@ -7,7 +7,7 @@
// See also https://github.com/Azgaar/Fantasy-Map-Generator/issues/153
"use strict";
-const version = "1.4"; // generator version
+const version = "1.5"; // generator version
document.title += " v" + version;
// Switches to disable/enable logging features
@@ -353,14 +353,10 @@ function showWelcomeMessage() {
This version is compatible with ${changelog}, loaded .map files will be auto-updated.
${post}
-
Military forces changes (${link("https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Military-Forces", "detailed description")})