From 62ed9104b2d6a6b2be99166f72487ea9ba77a887 Mon Sep 17 00:00:00 2001 From: nutchayut Date: Tue, 7 Jan 2025 23:37:55 +0700 Subject: [PATCH] bug fixed --- neowallet_mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neowallet_mobile/pubspec.yaml b/neowallet_mobile/pubspec.yaml index b1702a75..dc370941 100644 --- a/neowallet_mobile/pubspec.yaml +++ b/neowallet_mobile/pubspec.yaml @@ -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.0.3+10 +version: 1.0.4+1 environment: sdk: '>=2.19.3 <3.0.0'