Attempt to fix the mod update checker

This commit is contained in:
zontreck 2024-11-26 14:10:24 -07:00
parent 5d5d43ed06
commit 82c3a8cbcb
5 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112624.0154";
static const VERSION = "1.1.112624.1409";
}