diff --git a/index.html b/index.html index ad5dd028..7606ef1c 100644 --- a/index.html +++ b/index.html @@ -140,7 +140,12 @@ - + Major version 1, Minor version 102, Patch version 2 */ -const VERSION = "1.106.4"; +const VERSION = "1.106.5"; if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function"); {