Fix: Mandatory restart was not happening

This commit is contained in:
zontreck 2024-11-23 16:37:24 -07:00
parent d64a34605c
commit 63f248f9cf
4 changed files with 14 additions and 9 deletions

View file

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