Fix carriage return

This commit is contained in:
zontreck 2024-08-24 07:02:52 -07:00
parent efa039b64b
commit 676684397e
5 changed files with 103 additions and 78 deletions

View file

@ -1,3 +1,3 @@
class Constants {
static const VERSION = "1.2.082424+0006";
static const VERSION = "1.2.082424+0701";
}