mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
change version and update package
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user