From 7cebd31268616fd802f521a7b9e4bb7ed7f33c19 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Mon, 4 Mar 2024 11:59:19 -0700 Subject: [PATCH] Update version (v1.10.2, build 214) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7fe8bc38c..b9b3a004e 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.2+213 +version: 1.10.2+214 environment: sdk: ">=3.0.2 <4.0.0"