feat: like temp likeness, 1.106.6

This commit is contained in:
Azgaar 2024-12-17 12:48:41 +01:00 committed by sofronaspe
parent 1898a1ca0f
commit c6377a5eec
4 changed files with 65 additions and 57 deletions

View file

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