Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.4](v2.0.3...v2.0.4) (2022-02-20)

### Bug Fixes

* Network discovery blocked on Android-based devices ([711e921](711e921))
  • Loading branch information
semantic-release-bot committed Feb 20, 2022
1 parent e014d89 commit 6e5d96a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Assets/Discovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.4](https://github.com/MirageNet/Discovery/compare/v2.0.3...v2.0.4) (2022-02-20)


### Bug Fixes

* Network discovery blocked on Android-based devices ([711e921](https://github.com/MirageNet/Discovery/commit/711e92180503332f553c7d78179a256a5fc7286a))

## [2.0.3](https://github.com/MirageNet/Discovery/compare/v2.0.2...v2.0.3) (2021-08-28)


Expand Down
2 changes: 1 addition & 1 deletion Assets/Discovery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.miragenet.discovery",
"displayName": "Mirage Discovery",
"version": "2.0.3",
"version": "2.0.4",
"unity": "2019.1",
"description": "A plugin for Mirage to find other players in your local network",
"author": "Paul Pacheco",
Expand Down

0 comments on commit 6e5d96a

Please sign in to comment.