We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f51ef commit 53f6d1fCopy full SHA for 53f6d1f
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>6.1.5</VersionPrefix>
+ <VersionPrefix>6.1.6</VersionPrefix>
4
</PropertyGroup>
5
6
src/MagicOnion.Client.Unity/Assets/Scripts/MagicOnion/package.json
@@ -1,7 +1,7 @@
{
"name": "com.cysharp.magiconion",
"displayName": "MagicOnion",
- "version": "6.1.5",
+ "version": "6.1.6",
"unity": "2018.4",
"description": "Unified Realtime/API framework for .NET platform and Unity.",
7
"keywords": [
0 commit comments