diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3c754..79bf470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.1.2 +* [Android] Updated Nordic DFU Library to version 2.2.2 +* Updated example app dependencies. + ## 5.1.1 * [iOS] Fixed build for iOS. diff --git a/pubspec.yaml b/pubspec.yaml index 1cc2917..10a6907 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: 5.1.1 +version: 5.1.2 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: