From 9e105956e2f44b05051f4939e1b1b2df0fc58a92 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Sat, 28 Oct 2023 19:59:51 -0600 Subject: [PATCH] Bumped version (v1.8.1, build 192) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 561d4ce5e..f72c6b9be 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+191 +version: 1.8.1+192 environment: sdk: ">=3.0.2 <4.0.0"