From 7393383ff1c6cf71d3aee101770b114c94f59d5a Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Mon, 8 Jan 2024 11:10:08 +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 7bcb76449e3a..b88f1a31d8bd 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.0.0+86 +version: 2.0.0+87 environment: sdk: ">=3.0.0 <4.0.0"