Begin to do some updates

This commit is contained in:
zontreck 2025-06-25 20:47:42 -07:00
parent 0462b39784
commit dd01f82fac
7 changed files with 21 additions and 10 deletions

View file

@ -1,4 +1,4 @@
class Constants {
static const VERSION = "1.0.031525+0227";
static const VERSION = "1.0.062525+2043";
static const APP_NAME = "BugVault";
}