Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 3af3182

Browse files
chore(release): 2.0.9 [skip ci]
## [2.0.9](v2.0.8...v2.0.9) (2022-03-10) ### Bug Fixes * moved invoke of event up so return does not interfere with it ([b951d32](b951d32))
1 parent b951d32 commit 3af3182

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/Mirage/Runtime/Transport/FizzySteamyMirror/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.9](https://github.com/MirageNet/FizzySteamyMirror/compare/v2.0.8...v2.0.9) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* moved invoke of event up so return does not interfere with it ([b951d32](https://github.com/MirageNet/FizzySteamyMirror/commit/b951d325b66f86e72227641f5e12d435bacc14e2))
7+
18
## [2.0.8](https://github.com/MirageNet/FizzySteamyMirror/compare/v2.0.7...v2.0.8) (2022-03-10)
29

310

Assets/Mirage/Runtime/Transport/FizzySteamyMirror/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.miragenet.steamy",
33
"displayName": "Steamworks.net Mirage",
4-
"version": "2.0.8",
4+
"version": "2.0.9",
55
"unity": "2020.1",
66
"description": "Steam transport for Mirage using Steamworks.net",
77
"author": "Mirage",

0 commit comments

Comments
 (0)