Skip to content

Commit

Permalink
version (4.0.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianhaberey committed Nov 18, 2024
1 parent b27c5c4 commit 9c6c78f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions nsd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.0.2

* updated flutter version for github action
* removed coverage badge (due to token issue)

## 4.0.1

* issue #60: made change log more readable by putting newest entry first
Expand Down
2 changes: 1 addition & 1 deletion nsd/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nsd
description: A Flutter plugin for network service discovery and registration (aka NSD / DNS-SD / Bonjour / mDNS).
version: 4.0.1
version: 4.0.2
repository: https://github.com/sebastianhaberey/nsd/tree/main/nsd
issue_tracker: https://github.com/sebastianhaberey/nsd/issues
#publish_to: none
Expand Down

0 comments on commit 9c6c78f

Please sign in to comment.