From b993e08da8d3dc36c6fcd0742621fbab77b1b0e0 Mon Sep 17 00:00:00 2001 From: Dat PHAM HOANG Date: Wed, 8 Nov 2023 10:17:52 +0100 Subject: [PATCH] Bump version to v3.8.0 (cherry picked from commit d7913cbda5078a2c82a647fd9c6845711b2d55d6) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 304a3d8cd..0231d44f2 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.7.9 +version: 3.8.0 environment: sdk: ">=2.17.0 <3.0.0"