From d7c6e11f94a310aadf2f2890fec567f747f57a2d Mon Sep 17 00:00:00 2001 From: Dat PHAM HOANG Date: Fri, 15 Dec 2023 09:09:56 +0700 Subject: [PATCH] Bump version to v3.9.0 (cherry picked from commit 0bf66c11bafd88a2563cf52beae6683b77306755) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0231d44f2..675b36506 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 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: 3.8.0 +version: 3.9.0 environment: sdk: ">=2.17.0 <3.0.0"