diff --git a/CHANGELOG.md b/CHANGELOG.md index af59278..f7e6e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.1.1 + +All: + +- Remove zone index from IPv6 + ## 2.1.0 Android: diff --git a/pubspec.yaml b/pubspec.yaml index ec73dbf..522c4b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Transfer files with ease over a network. publish_to: 'none' -version: 2.1.0+30 +version: 2.1.1+31 environment: sdk: '>=2.19.0-255.2.beta <3.0.0'