From f63c3ebf789ce5c1dbdedf09f37ed356079c2cac Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Nov 2024 22:06:55 +0000 Subject: [PATCH] chore(release): Release 0.19.3 ## [0.19.3](https://github.com/dronetag/flutter-opendroneid/compare/v0.19.2...v0.19.3) (2024-11-26) --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1104fd1..508adf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [0.19.3](https://github.com/dronetag/flutter-opendroneid/compare/v0.19.2...v0.19.3) (2024-11-26) + ## [0.19.2](https://github.com/dronetag/flutter-opendroneid/compare/v0.19.1...v0.19.2) (2024-11-26) ## [0.19.1](https://github.com/dronetag/flutter-opendroneid/compare/v0.19.0...v0.19.1) (2024-10-02) diff --git a/pubspec.yaml b/pubspec.yaml index 337b865..005544c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_opendroneid description: A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation. -version: 0.19.2 +version: 0.19.3 repository: https://github.com/dronetag/flutter-opendroneid environment: sdk: ">=3.0.0 <4.0.0"