feat: like temp likeness, 1.106.6

This commit is contained in:
Azgaar 2024-12-17 12:48:41 +01:00
parent f15bccd610
commit 04c6fb3ee7
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");
{