From d4ebdbffebe803822f70a08b6513c34833e97a28 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Mon, 19 Feb 2024 18:03:59 -0700 Subject: [PATCH] Update build number (v1.10.0, build 207) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 472e302fc..be1a47961 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.0+206 +version: 1.10.0+207 environment: sdk: ">=3.0.2 <4.0.0"