Attempt to fix hung process on windows

This commit is contained in:
zontreck 2024-11-25 17:03:54 -07:00
parent b10c2a5527
commit 6507d6678e
4 changed files with 14 additions and 9 deletions

View file

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