We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e0017 commit 3ddd92fCopy full SHA for 3ddd92f
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>6.1.2</VersionPrefix>
+ <VersionPrefix>6.1.3</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.2",
+ "version": "6.1.3",
"unity": "2018.4",
"description": "Unified Realtime/API framework for .NET platform and Unity.",
7
"keywords": [
0 commit comments