diff --git a/CHANGELOG.md b/CHANGELOG.md index a4243671..22f5c4ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.2.0-alpha.1 +## 0.2.0-alpha+1 - fix video loading and error diff --git a/README.md b/README.md index e62e3f77..58df5181 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You should then run `flutter packages get` ### Alpha version -Use version `^0.2.0-alpha` to use the latest available version. +Use version `^0.2.0-alpha+1` to use the latest available version. Note that this is still an alpha version. There may be some bugs and the api can change in breaking ways.