From 5a023603e1b9bc2701c2313caa1adf57b9475fa7 Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Thu, 5 Jan 2023 10:19:29 +0100 Subject: [PATCH] release of v5.2.0 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bf470..bf3377d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 5.2.0 +[Android] Updated Nordic DFU Library to version 2.3.0 + ## 5.1.2 * [Android] Updated Nordic DFU Library to version 2.2.2 * Updated example app dependencies. diff --git a/pubspec.yaml b/pubspec.yaml index 1945fbb..06e8aac 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.2 +version: 5.2.0 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: