From 14d08e797f105b2cffed55480e068fb9e97d1e35 Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Tue, 10 Oct 2023 13:59:42 +0200 Subject: [PATCH] release of v6.1.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e26d5e..6744201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 6.1.3 +* [Android] Updated Nordic DFU Library to version 2.3.1 +* [Android] Fix crash on Android 14 + ## 6.1.2 * [Android] Fixed an issue which caused DFU to not work. diff --git a/pubspec.yaml b/pubspec.yaml index 6c552fd..15c88e1 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.1.2 +version: 6.1.3 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: