diff --git a/flutter_hbb/pubspec.yaml b/flutter_hbb/pubspec.yaml index 94fbdd592..d9731723e 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.1 +version: 1.1.1+2 environment: sdk: ">=2.7.0 <3.0.0"