diff --git a/CHANGELOG.md b/CHANGELOG.md index 0689a2b..26c361f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.0.0 +* Add Windows and Linux support + ## 2.1.1 * Remove namespace from AndroidManifest.xml diff --git a/pubspec.yaml b/pubspec.yaml index e2c9ea9..3dfbfab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_udid description: Plugin to retrieve a persistent UDID across reinstalls on iOS and Android -version: 2.1.1 +version: 3.0.0 homepage: https://github.com/GigaDroid/flutter_udid environment: