From 2edd82148d201d879b163b4de22698f3bf5810f1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 28 Mar 2026 04:32:06 +0000 Subject: [PATCH] chore: update Unity package to beta version 9.6.3-beta.10 --- MCPForUnity/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCPForUnity/package.json b/MCPForUnity/package.json index dbb5647f7..d78bfbab4 100644 --- a/MCPForUnity/package.json +++ b/MCPForUnity/package.json @@ -1,6 +1,6 @@ { "name": "com.coplaydev.unity-mcp", - "version": "9.6.3-beta.9", + "version": "9.6.3-beta.10", "displayName": "MCP for Unity", "description": "A bridge that connects AI assistants to Unity via the MCP (Model Context Protocol). Allows AI clients like Claude Code, Cursor, and VSCode to directly control your Unity Editor for enhanced development workflows.\n\nFeatures automated setup wizard, cross-platform support, and seamless integration with popular AI development tools.\n\nJoin Our Discord: https://discord.gg/y4p8KfzrN4", "unity": "2021.3",