fix: remove old lake paths on drawFeatures, v1.108.2

This commit is contained in:
Azgaar 2025-02-15 15:09:39 +01:00
parent d98ef5717e
commit 12b8b941e3
3 changed files with 8 additions and 6 deletions

View file

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