diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e3a9e6..af522973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ +## 1.7.3 +* android: fix exception thrown when descriptor.write is called (regression in 1.7.0) ## 1.7.2 * android: fix exception thrown when characteristic.write is called (regression in 1.7.0) diff --git a/pubspec.yaml b/pubspec.yaml index bd107107..ca14828b 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 and iOS -version: 1.7.2 +version: 1.7.3 homepage: https://github.com/boskokg/flutter_blue_plus environment: