From b8949d2544ac7af8c0450d2d654bd36fbd27f890 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Thu, 17 Oct 2024 09:32:31 +0000 Subject: [PATCH] Bump version --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 9f1037f03f5b..4383983d08ad 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -13,7 +13,7 @@ publish_to: none # 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.2.1-rc.2+119 +version: 2.2.1-rc.2+120 environment: sdk: ">=3.4.0 <4.0.0"