versioning

This commit is contained in:
Elad Bernard Haviv 2023-08-05 11:52:07 +03:00
parent 7a8254a9b4
commit 3c8c7bdfd2
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.89.37"; // generator version, update each time
const version = "1.89.38"; // generator version, update each time
{
document.title += " v" + version;
@ -36,7 +36,7 @@ const version = "1.89.37"; // generator version, update each time
<li>Data Charts screen</li>
<li>Сultures and religions can have multiple parents in hierarchy tree</li>
<li>Heightmap selection screen</li>
<li>Randomly generated marker placement</li>
<li>Randomly generated marker type selection and placement</li>
</ul>
<p>Join our <a href="${discord}" target="_blank">Discord server</a> and <a href="${reddit}" target="_blank">Reddit community</a> to ask questions, share maps, discuss the Generator and Worlbuilding, report bugs and propose new features.</p>