From 1e946a76b9de126faa6828e49cb39698ad086ef6 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Fri, 3 May 2024 20:18:47 -0500 Subject: [PATCH] bump build number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5985ffdf0..6f613420c 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: 2.0.0+219 +version: 2.0.0+220 environment: sdk: ">=3.3.3 <4.0.0"