From 9c77b29705174fdaeef8fb9e44295379ed759b4a Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Tue, 23 Jul 2024 21:16:41 +0800 Subject: [PATCH] Release 1.32.9 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a56e8afb..3b7c9060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.32.9 +* **[Feature]** Android: add legacy scan option + ## 1.32.8 * **[Fix]** iOS: was not updating `lastValueStream` if `withoutResponse:true` diff --git a/pubspec.yaml b/pubspec.yaml index 3fe9c54b..f4a88d54 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_blue_plus description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS. -version: 1.32.8 +version: 1.32.9 homepage: https://github.com/boskokg/flutter_blue_plus environment: