Attempt again to fix windows launch

This commit is contained in:
zontreck 2024-11-26 01:55:23 -07:00
parent 6507d6678e
commit 5d5d43ed06
4 changed files with 7 additions and 9 deletions

View file

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