From d50f5c4688d2099c4fb86802b2079232dc68ff32 Mon Sep 17 00:00:00 2001 From: LezdCS Date: Tue, 8 Oct 2024 20:51:03 +0900 Subject: [PATCH] 2.7.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 89f77ef5..1e8776c6 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: 2.6.9+83 +version: 2.7.0+84 environment: sdk: '>=2.19.0-0 <4.0.0'