change version and update package

This commit is contained in:
DASHU
2025-02-06 11:57:22 +08:00
parent a8dba96bf8
commit 269beba037
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
class Base {
static const APP_NAME = "Nowser";
static String VERSION_NAME = "0.0.3";
static String VERSION_NAME = "1.0.0";
static const double BASE_PADDING = 12;