diff --git a/CHANGELOG.md b/CHANGELOG.md index 02bd43a..4fdf6b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.3.2 +Android: +- Reverted migration + ## 1.3.1 Android: - When a URL fails to open, it is now displayed in the presented error message diff --git a/pubspec.yaml b/pubspec.yaml index 6831fed..2176295 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Transfer files with ease over a network. publish_to: 'none' -version: 1.3.1+25 +version: 1.3.2+26 environment: sdk: ">=2.15.0-268.18.beta <3.0.0"