From 6bb4ec8118a6717d54c8b8ec8159562836a368f5 Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Tue, 14 Feb 2023 10:45:20 +0100 Subject: [PATCH] release of v6.0.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 761cb4d..56b3523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 6.0.1 +[Android] Fixed an exception when starting DFU. + ## 6.0.0 macOS is now supported! The configuration is the same as for iOS. diff --git a/pubspec.yaml b/pubspec.yaml index da17f5a..a270071 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.0 +version: 6.0.1 homepage: https://github.com/juliansteenbakker/nordic_dfu environment: