mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
Merge remote-tracking branch 'origin/master' into gui/lock-everything
# Conflicts: # index.html # versioning.js
This commit is contained in:
commit
ae9ba6c077
9 changed files with 39 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
// version and caching control
|
||||
const version = "1.89.00"; // generator version, update each time
|
||||
const version = "1.89.00";
|
||||
|
||||
{
|
||||
document.title += " v" + version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue