From 0f8d3eb12227cbcd5722f8741e4a76eaa9195947 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Tue, 23 Jan 2024 16:59:10 -0700 Subject: [PATCH] Update version (v1.9.1, build 200) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index abeb7a821..e36b0fe1e 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.9.0+199 +version: 1.9.1+200 environment: sdk: ">=3.0.2 <4.0.0"