From 1726456af2414b4514a2c95abb91aca76105be44 Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Mon, 6 May 2024 23:34:32 -0500 Subject: [PATCH] Release 1.32.5 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb56497..f3c7163b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.32.5 +* **[Fix]** android: support multiple MSD with the same manufacturer ID + ## 1.32.4 * **[Improve]** revert 1.32.3 (i.e. go back to 1.32.1 behavior) * **[Fix]** fix `SCAN_FAILED_ALREADY_STARTED` on android after adapter is turned `off` then `on` diff --git a/pubspec.yaml b/pubspec.yaml index 211d2e31..b208e6ff 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.4 +version: 1.32.5 homepage: https://github.com/boskokg/flutter_blue_plus environment: