From 10ad4f4f4f46eed0deddec7a380a649cb3b48cde Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Wed, 20 Sep 2023 19:12:57 -0600 Subject: [PATCH] Bump version (1.8.0) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4c412db52..1c928d49c 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.8.0+189 +version: 1.8.0+190 environment: sdk: ">=3.0.2 <4.0.0"