From a7496a5732787c7c81a1f98823b5bd551935620b Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Tue, 7 Mar 2023 09:04:24 -0700 Subject: [PATCH] Bump version (1.5.50, build 138) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b850315f0..2015ce14b 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.48+135 +version: 1.5.50+138 environment: sdk: ">=2.17.0 <3.0.0"