From 9adac113cca55771c2d76dc784386618669f3016 Mon Sep 17 00:00:00 2001 From: Gigadroid Date: Thu, 15 Feb 2024 12:34:16 +0100 Subject: [PATCH] Increase version to 3.0.0 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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: