Skip to content

Commit

Permalink
release of v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Feb 14, 2023
1 parent 5c310c1 commit 6bb4ec8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 6bb4ec8

Please sign in to comment.