mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
change version name
This commit is contained in:
@@ -3,7 +3,7 @@ import 'package:nostr_sdk/utils/platform_util.dart';
|
|||||||
class Base {
|
class Base {
|
||||||
static const APP_NAME = "Nowser";
|
static const APP_NAME = "Nowser";
|
||||||
|
|
||||||
static String VERSION_NAME = "1.1.0";
|
static String VERSION_NAME = "1.2.0";
|
||||||
|
|
||||||
static const double BASE_PADDING = 12;
|
static const double BASE_PADDING = 12;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user