diff --git a/index.html b/index.html
index ed0a7ab5..0900d23d 100644
--- a/index.html
+++ b/index.html
@@ -234,7 +234,7 @@
Azgaar's
Fantasy Map Generator
-
v. 1.63
+
v. 1.65
LOADING...
diff --git a/main.js b/main.js
index 07183d9e..c3ff765b 100644
--- a/main.js
+++ b/main.js
@@ -2,7 +2,7 @@
// https://github.com/Azgaar/Fantasy-Map-Generator
"use strict";
-const version = "1.64"; // generator version
+const version = "1.65"; // generator version
document.title += " v" + version;
// Switches to disable/enable logging features