Skip to content

Commit

Permalink
chore(release): 30.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [30.1.2](30.1.1-master...30.1.2-master) (2020-03-29)

### Bug Fixes

* client being disconnected twice ([#132](#132)) ([36bb3a2](36bb3a2))
* client disconnected on server event never raised ([#133](#133)) ([9d9efa0](9d9efa0))
  • Loading branch information
semantic-release-bot committed Mar 29, 2020
1 parent 9d9efa0 commit 2bd3772
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Assets/Mirror/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [30.1.2](https://github.com/MirrorNG/MirrorNG/compare/30.1.1-master...30.1.2-master) (2020-03-29)


### Bug Fixes

* client being disconnected twice ([#132](https://github.com/MirrorNG/MirrorNG/issues/132)) ([36bb3a2](https://github.com/MirrorNG/MirrorNG/commit/36bb3a2418bcf41fd63d1fc79e8a5173e4b0bc51))
* client disconnected on server event never raised ([#133](https://github.com/MirrorNG/MirrorNG/issues/133)) ([9d9efa0](https://github.com/MirrorNG/MirrorNG/commit/9d9efa0e31cbea4d90d7408ae6b3742151b49a21))

## [30.1.1](https://github.com/MirrorNG/MirrorNG/compare/30.1.0-master...30.1.1-master) (2020-03-29)


Expand Down
2 changes: 1 addition & 1 deletion Assets/Mirror/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.mirrorng.mirrorng",
"displayName": "MirrorNG",
"version": "30.1.1",
"version": "30.1.2",
"unity": "2019.1",
"description": "MirrorNG is a high level Networking API for Unity, supporting different low level Transports.",
"author": "Paul Pacheco",
Expand Down

0 comments on commit 2bd3772

Please sign in to comment.