Merge branch 'master' into export-zones-geojson

This commit is contained in:
Azgaar 2026-02-19 20:56:39 +01:00 committed by GitHub
commit 9883aa6bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 7106 additions and 5730 deletions

View file

@ -13,7 +13,7 @@
* Example: 1.102.2 -> Major version 1, Minor version 102, Patch version 2
*/
const VERSION = "1.112.2";
const VERSION = "1.112.4";
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
{