diff --git a/CHANGELOG.md b/CHANGELOG.md index 72659c2d..9c8cc13e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.31.4 +* **[Fix]** iOS: mtu and auto connect are incompatible + ## 1.31.3 * **[Fix]** `adapterState.first` & `connectionState.first` dont work (regression 1.30.7) diff --git a/pubspec.yaml b/pubspec.yaml index 7f580f0d..6c350079 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.31.3 +version: 1.31.4 homepage: https://github.com/boskokg/flutter_blue_plus environment: