Bump build number

This commit is contained in:
zontreck 2025-03-14 23:39:35 -07:00
parent 41b32923dd
commit 37ba232a54
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
class Constants {
static const VERSION = "1.0.031425+2328";
static const VERSION = "1.0.031425+2339";
static const APP_NAME = "BugVault";
}