diff --git a/VERSION b/VERSION index a29c6eb6..cdfaa0e7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0-beta.1 \ No newline at end of file +2.0-beta.2 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 5da174dd..b059d4d3 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: 2.0.0-beta.1 +version: 2.0.0-beta.2 environment: sdk: ">=2.7.0 <3.0.0"