From c7978d9d647b2bffee429fa4e4a63714db45b1fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Mar 2026 17:29:58 +0000 Subject: [PATCH] chore: bump version to 1.113.5 --- package-lock.json | 4 ++-- package.json | 2 +- public/versioning.js | 2 +- src/index.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb5a079d..3396b8f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fantasy-map-generator", - "version": "1.113.4", + "version": "1.113.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fantasy-map-generator", - "version": "1.113.4", + "version": "1.113.5", "license": "MIT", "dependencies": { "alea": "^1.0.1", diff --git a/package.json b/package.json index ba3576fd..11d2cfc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fantasy-map-generator", - "version": "1.113.4", + "version": "1.113.5", "description": "Azgaar's _Fantasy Map Generator_ is a free web application that helps fantasy writers, game masters, and cartographers create and edit fantasy maps.", "homepage": "https://github.com/Azgaar/Fantasy-Map-Generator#readme", "bugs": { diff --git a/public/versioning.js b/public/versioning.js index 7236496f..50fd1add 100644 --- a/public/versioning.js +++ b/public/versioning.js @@ -16,7 +16,7 @@ * For the changes that may be interesting to end users, update the `latestPublicChanges` array below (new changes on top). */ -const VERSION = "1.113.4"; +const VERSION = "1.113.5"; if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function"); { diff --git a/src/index.html b/src/index.html index 1398773a..6ab9cc06 100644 --- a/src/index.html +++ b/src/index.html @@ -8548,7 +8548,7 @@ - +