From de9f5f0c3bd3e90fe5e707691831d71a4bfb1722 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Mon, 16 Dec 2024 10:21:23 +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 bf67b80f1abb..65f9d8b235a5 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.2+124 +version: 2.2.2+125 environment: sdk: ">=3.4.0 <4.0.0"