pump version to 1.65

This commit is contained in:
Azgaar 2021-07-27 19:15:20 +03:00
parent 1dc45f05c3
commit 7da5075c31
2 changed files with 2 additions and 2 deletions

View file

@ -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