From c0a8829336c6eba6052b628c356c03cf07d7a46f Mon Sep 17 00:00:00 2001 From: Diego Salazar <diego@cypherstack.com> Date: Tue, 23 Apr 2024 15:51:10 -0600 Subject: [PATCH] Update version (v2.0.0, build 219) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6df07fc23..82ee229d5 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+217 +version: 2.0.0+219 environment: sdk: ">=3.0.2 <4.0.0"