From 79c12a0220b67f48d74050a1c802c86adfc4041c Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 5 Aug 2021 11:15:19 +0800 Subject: [PATCH] bigger version --- 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 9583b6a64..6ecba2348 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.6+8 +version: 1.1.7+9 environment: sdk: ">=2.7.0 <3.0.0"