Skip to content

Commit 168c208

Browse files
feat: Update package.json to 7.0.4
Commit by [GitHub Actions](https://github.com/Cysharp/MagicOnion/actions/runs/14769322284)
1 parent efd2e8a commit 168c208

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>7.0.3</VersionPrefix>
3+
<VersionPrefix>7.0.4</VersionPrefix>
44
</PropertyGroup>
55

66
<PropertyGroup>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.magiconion.client.unity",
33
"displayName": "MagicOnion.Client.Unity",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "7.0.3",
5+
"version": "7.0.4",
66
"unity": "2021.3",
77
"description": "Unified Realtime/API framework for .NET platform and Unity.",
88
"keywords": [

0 commit comments

Comments
 (0)