diff --git a/CHANGELOG.md b/CHANGELOG.md index 08151ee..782046c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 6.2.1 +* [Android] Updated Nordic DFU Library to version 2.7.0 + ## 6.2.0 * [Android] Updated Nordic DFU Library to version 2.5.0 * [iOS & macOS] Updated Nordic DFU Library to version 4.15.3 diff --git a/pubspec.yaml b/pubspec.yaml index cb2db0e..b6fa9d8 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.2.0 +version: 6.2.1 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: