From 7a717daf0dca785c7daf8c25d31b8b707cb1c58d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 12 Feb 2026 00:33:34 +0000 Subject: [PATCH] chore: update Unity package to beta version 9.4.5-beta.5 --- MCPForUnity/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCPForUnity/package.json b/MCPForUnity/package.json index 08f5ad8b8..b7f402679 100644 --- a/MCPForUnity/package.json +++ b/MCPForUnity/package.json @@ -1,6 +1,6 @@ { "name": "com.coplaydev.unity-mcp", - "version": "9.4.5-beta.4", + "version": "9.4.5-beta.5", "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",