From 26e7b531ce7d6a175f3d2184453758619da8a383 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Wed, 8 Mar 2023 15:24:25 -0700 Subject: [PATCH] Bump verison (1.6.0, build 1) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 823083057..accd60f04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Stack Wallet # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.5.50+139 +version: 1.6.0+1 environment: sdk: ">=2.17.0 <3.0.0"