diff --git a/main.js b/main.js index 4f4a69e1..9e490980 100644 --- a/main.js +++ b/main.js @@ -2,7 +2,7 @@ // https://github.com/Azgaar/Fantasy-Map-Generator "use strict"; -const version = "1.66"; // generator version1 +const version = "1.661"; // generator version document.title += " v" + version; // Switches to disable/enable logging features @@ -377,6 +377,7 @@ 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.