From ca01a87e8815fd77b092b4b6cbe0dd6f7fe79c99 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Sun, 25 Feb 2024 10:57:41 -0700 Subject: [PATCH] Update version (v1.10.1, build 210) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 223c9a95b..c2e6de1fc 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.1+209 +version: 1.10.1+210 environment: sdk: ">=3.0.2 <4.0.0"