mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 01:44:19 +01:00
change version
This commit is contained in:
@@ -3,7 +3,7 @@ import 'package:nostr_sdk/utils/platform_util.dart';
|
||||
class Base {
|
||||
static const APP_NAME = "Nowser";
|
||||
|
||||
static String VERSION_NAME = "1.3.0";
|
||||
static String VERSION_NAME = "1.4.0";
|
||||
|
||||
static const double BASE_PADDING = 12;
|
||||
|
||||
|
||||
@@ -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: 1.3.0+7
|
||||
version: 1.4.0+8
|
||||
|
||||
environment:
|
||||
sdk: '>=3.4.1 <4.0.0'
|
||||
|
||||
Reference in New Issue
Block a user