Update package.json version to 2.0.0

main
dsarno 2025-08-11 12:30:36 -07:00
parent bbbc26a17f
commit a506f9b346
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "com.coplaydev.unity-mcp",
"version": "1.0.0",
"version": "2.0.0",
"displayName": "Unity MCP Bridge",
"description": "A bridge that manages and communicates with the sister application, Unity MCP Server, which allows for communications with MCP Clients like Claude Desktop or Cursor.",
"unity": "2020.3",