From aa58c2b868abe91c0935110dd7658237b2bd7a4a Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Wed, 9 Nov 2022 08:26:22 +0100 Subject: [PATCH] release of v5.1.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: