diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e26d5e..6744201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 6.1.3 +* [Android] Updated Nordic DFU Library to version 2.3.1 +* [Android] Fix crash on Android 14 + ## 6.1.2 * [Android] Fixed an issue which caused DFU to not work. diff --git a/pubspec.yaml b/pubspec.yaml index 6c552fd..15c88e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nordic_dfu description: This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Fork of flutter-nordic-dfu. -version: 6.1.2 +version: 6.1.3 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: