Fix syntax error

This commit is contained in:
zontreck 2024-11-23 20:00:03 -07:00
parent e350660228
commit a3d263cd99
3 changed files with 3 additions and 3 deletions

View file

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