Skip to content

Commit 53f6d1f

Browse files
feat: Update package.json to 6.1.6
Commit by [GitHub Actions](https://github.com/Cysharp/MagicOnion/actions/runs/11695904473)
1 parent d3f51ef commit 53f6d1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>6.1.5</VersionPrefix>
3+
<VersionPrefix>6.1.6</VersionPrefix>
44
</PropertyGroup>
55

66
<PropertyGroup>

src/MagicOnion.Client.Unity/Assets/Scripts/MagicOnion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.cysharp.magiconion",
33
"displayName": "MagicOnion",
4-
"version": "6.1.5",
4+
"version": "6.1.6",
55
"unity": "2018.4",
66
"description": "Unified Realtime/API framework for .NET platform and Unity.",
77
"keywords": [

0 commit comments

Comments
 (0)