mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
version info and hash update
This commit is contained in:
parent
b6a1012753
commit
22cc273981
3 changed files with 7 additions and 11 deletions
|
|
@ -1,11 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
<<<<<<< HEAD
|
||||
// version and caching control
|
||||
const version = "1.87.15"; // generator version, update each time
|
||||
=======
|
||||
const version = "1.83.0"; // generator version, update each time
|
||||
>>>>>>> 1d405891 (pump version to 1.83.0)
|
||||
|
||||
{
|
||||
document.title += " v" + version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue