Skip to content

Commit

Permalink
feat: Update package.json to 7.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 2cc6427 commit 796d580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>7.0.0-rc2</VersionPrefix>
<VersionPrefix>7.0.0-rc3</VersionPrefix>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.magiconion.client.unity",
"displayName": "MagicOnion.Client.Unity",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "7.0.0-rc2",
"version": "7.0.0-rc3",
"unity": "2021.3",
"description": "Unified Realtime/API framework for .NET platform and Unity.",
"keywords": [
Expand Down

0 comments on commit 796d580

Please # to comment.