From 8a8920a6829e7daa8321a26ad7515223111e6e06 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Wed, 18 Feb 2026 22:26:37 +0000
Subject: [PATCH] Update version to 1.112.2 and heightmap-editor.js cache hash
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
---
public/versioning.js | 2 +-
src/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/versioning.js b/public/versioning.js
index fd2a67a2..056b30e2 100644
--- a/public/versioning.js
+++ b/public/versioning.js
@@ -13,7 +13,7 @@
* Example: 1.102.2 -> Major version 1, Minor version 102, Patch version 2
*/
-const VERSION = "1.112.1";
+const VERSION = "1.112.2";
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
{
diff --git a/src/index.html b/src/index.html
index 1d25eb77..3c969d12 100644
--- a/src/index.html
+++ b/src/index.html
@@ -8512,7 +8512,7 @@
-
+