From 4ec4a66bdf6d5881facdf6622c8b4b96fc190bcf Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Mon, 4 Dec 2023 23:52:47 -0800 Subject: [PATCH] Release 1.30.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3003be0..aadeb616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.30.3 +* **[Fix]** android: connect crashes (regression 1.30.0) + ## 1.30.2 * **[Improve]** auto connect: clean up some rough edges in the api diff --git a/pubspec.yaml b/pubspec.yaml index c6a7327e..06ddef84 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.30.2 +version: 1.30.3 homepage: https://github.com/boskokg/flutter_blue_plus environment: