From a648a3413179c49e62d7d59391be64b53e7954d4 Mon Sep 17 00:00:00 2001 From: LezdCS Date: Wed, 9 Oct 2024 18:41:16 +0900 Subject: [PATCH] Version 2.7.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1e8776c6..ee93ed55 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.7.0+84 +version: 2.7.1+85 environment: sdk: '>=2.19.0-0 <4.0.0'