From 5843604b0a90bc99153b6acb90ab9319a5888650 Mon Sep 17 00:00:00 2001 From: Dat PHAM HOANG Date: Fri, 13 Oct 2023 10:20:43 +0700 Subject: [PATCH] Bump version to v3.7.9 (cherry picked from commit 56f2b5c4c3c2b79b2a953e26bda7638be4f5489d) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 497142ae0..304a3d8cd 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.8 +version: 3.7.9 environment: sdk: ">=2.17.0 <3.0.0"