From f0dc6233544c632c19d72ab4d573a52aaa18f48e Mon Sep 17 00:00:00 2001 From: moxun33 Date: Fri, 4 Oct 2024 21:01:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=F0=9F=90=9B:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2fa0a6a..7777786 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: 0.8.5 +version: 0.8.6 environment: sdk: ">=2.17.0 <3.0.0"