diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b3523..8d12e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 6.1.0 +* [Android] Added rebootTime parameter. +* [Android] Upgraded to gradle 8 + ## 6.0.1 [Android] Fixed an exception when starting DFU. diff --git a/pubspec.yaml b/pubspec.yaml index 57d5a41..9ffad10 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.0.1 +version: 6.1.0 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: