From 9eb6aef23621d37797f68e02b2bc85c055ed70d2 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Tue, 2 Apr 2024 17:47:54 -0600 Subject: [PATCH] Update version (v1.10.4, build 217) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0ddcae808..0daa6d065 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.10.4+216 +version: 1.10.4+217 environment: sdk: ">=3.0.2 <4.0.0"