update to 1.105.22

This commit is contained in:
Dyxang 2024-11-04 20:54:49 +08:00
parent 56bdc803d6
commit e8fd6611f9
No known key found for this signature in database
GPG key ID: 5573F57321747E5C
2 changed files with 2 additions and 2 deletions

View file

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