diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ad20e9c..930cb849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -## 10.0.0 next +## 10.0.0-alpha.2 + +(README file and documentation updates) This major update changes the structure of how the internal state is maintained and how access to app stores is provided. The API has not changed for the standard use cases. However, the way in which Appcast is used has changed slightly. diff --git a/pubspec.yaml b/pubspec.yaml index 85c33c6c..7b1a7af7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: upgrader description: Flutter package for prompting users to upgrade when there is a newer version of the app in the store. -version: 10.0.0-alpha.1 +version: 10.0.0-alpha.2 homepage: https://github.com/larryaasen/upgrader environment: