Fix a syntax error

This commit is contained in:
zontreck 2024-08-29 15:13:59 -07:00
parent a7c1daf806
commit 170f2d35f7
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
class Constants {
static const VERSION = "1.2.082924+1447";
static const VERSION = "1.2.082924+1513";
}