From a11b717e5b587b668fc15544a8b29b445dedc72a Mon Sep 17 00:00:00 2001 From: bannzai Date: Sat, 8 Jan 2022 22:21:22 +0900 Subject: [PATCH 1/2] :up: version 3.5.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b62d596bbe..b0866a29fe 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.5.1+1671 +version: 3.5.2+1671 environment: sdk: '>=2.12.0 <3.0.0' From 86a135c062c0d53e4f47aeede6fe0a1d4b9bcf95 Mon Sep 17 00:00:00 2001 From: bannzai Date: Sat, 8 Jan 2022 22:25:37 +0900 Subject: [PATCH 2/2] :up: version 3.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b0866a29fe..721a45f537 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.5.2+1671 +version: 3.6.0+1671 environment: sdk: '>=2.12.0 <3.0.0'