From a90e26a7133dbd31415959941e3b7b1555380808 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 21 Apr 2019 22:30:35 +0300 Subject: [PATCH] v 0.8.01b --- index.html | 10 +++++----- main.js | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 7e3b220d..0958b5f3 100644 --- a/index.html +++ b/index.html @@ -23,9 +23,9 @@ - - - + + + @@ -261,7 +261,7 @@
Azgaar's
Fantasy Map Generator
-
v. 0.70a
+
v. 0.8b

LOADING...

@@ -2017,7 +2017,7 @@ - + diff --git a/main.js b/main.js index 2f156dc3..59e4ed41 100644 --- a/main.js +++ b/main.js @@ -115,7 +115,7 @@ setTimeout(showWelcomeMessage, 8000); function showWelcomeMessage() { // Changelog dialog window if (localStorage.getItem("version") != version) { - const link = 'https://www.reddit.com/r/FantasyMapGenerator/'; // announcement on Reddit + const link = 'https://www.reddit.com/r/FantasyMapGenerator/comments/bfskpi/update_stable_version_is_released_v_08b/?utm_source=share&utm_medium=web2x'; // announcement on Reddit alertMessage.innerHTML = `The Fantasy Map Generator is updated up to version ${version}. This version is not compatible with older .map files.