mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
pump version to 1.83.0
This commit is contained in:
parent
17baa09a78
commit
fc4f4827c1
1 changed files with 4 additions and 0 deletions
|
|
@ -1,7 +1,11 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
// version and caching control
|
// version and caching control
|
||||||
const version = "1.87.15"; // generator version, update each time
|
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;
|
document.title += " v" + version;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue