Skip to content

Commit 91b390b

Browse files
feat: Update package.json to 7.0.1
Commit by [GitHub Actions](https://github.com/Cysharp/MagicOnion/actions/runs/13105997428)
1 parent c7cfcc4 commit 91b390b

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.0</VersionPrefix>
3+
<VersionPrefix>7.0.1</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.0",
5+
"version": "7.0.1",
66
"unity": "2021.3",
77
"description": "Unified Realtime/API framework for .NET platform and Unity.",
88
"keywords": [

0 commit comments

Comments
 (0)