Skip to content

Commit 270747b

Browse files
feat: Update package.json to 6.1.4
1 parent a5822b4 commit 270747b

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.3</VersionPrefix>
3+
<VersionPrefix>6.1.4</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.3",
4+
"version": "6.1.4",
55
"unity": "2018.4",
66
"description": "Unified Realtime/API framework for .NET platform and Unity.",
77
"keywords": [

0 commit comments

Comments
 (0)