Fix floats and doubles

This commit is contained in:
zontreck 2024-08-29 07:08:11 -07:00
parent 84192c69db
commit 842a2b8f0c
4 changed files with 11 additions and 7 deletions

View file

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