From 0c354375310001e10f4cd14966f58c317761874b Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sat, 24 Apr 2021 22:28:59 +0800 Subject: [PATCH] 1.1.3 -> 1.1.4 --- flutter_hbb/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_hbb/pubspec.yaml b/flutter_hbb/pubspec.yaml index 445c32b79..9e2ff102f 100644 --- a/flutter_hbb/pubspec.yaml +++ b/flutter_hbb/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.1.3+6 +version: 1.1.4+7 environment: sdk: ">=2.7.0 <3.0.0"