From 468276550cc7e89053ad82ebb053d559a41083d6 Mon Sep 17 00:00:00 2001 From: RockerFlower Date: Wed, 17 Aug 2022 20:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version?= 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 afc6cec..c12c79e 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: 1.3.7+36 +version: 1.3.8+37 environment: sdk: ">=2.12.0 <3.0.0"