change version

This commit is contained in:
DASHU
2025-09-03 16:58:43 +08:00
parent 44315cfe48
commit bc758e948a
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ import 'package:nostr_sdk/utils/platform_util.dart';
class Base {
static const APP_NAME = "Nowser";
static String VERSION_NAME = "1.2.0";
static String VERSION_NAME = "1.3.0";
static const double BASE_PADDING = 12;