diff --git a/public/versioning.js b/public/versioning.js
index 7861158d..690d1546 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.4";
+const VERSION = "1.112.5";
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
{
diff --git a/src/index.html b/src/index.html
index 9414a182..855a484e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -8512,7 +8512,7 @@
-
+