diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d3b5e92..724fa5db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.32.2 +* **[Improve]**iOS: fix warning about implicit conversion for showPowerAlert + ## 1.32.1 * **[Fix]** Android: scan failure were not being pushed to onError * **[Improve]** only `stopScan` if currently scanning. prevents 'could not find callback wrapper' log on Android diff --git a/pubspec.yaml b/pubspec.yaml index 7817e5e0..0758484c 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.1 +version: 1.32.2 homepage: https://github.com/boskokg/flutter_blue_plus environment: