From 31e0f00a6f7016cbf12db6512337f7b810809d3d Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Thu, 12 Mar 2026 14:46:14 +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 3eea8ba0fc..98736c1446 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.4.5+170 +version: 2.4.5+171 environment: sdk: ">=3.8.0 <4.0.0"