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;
|
||||
|
||||
|
||||
Submodule packages/nostr_sdk updated: b345beab0e...59d6523d55
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 0.0.4+4
|
||||
version: 1.0.0+5
|
||||
|
||||
environment:
|
||||
sdk: '>=3.4.1 <4.0.0'
|
||||
|
||||
Reference in New Issue
Block a user