chore: bump version to 2.1.2
parent
df07716c75
commit
60a2ed4749
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "UnityMcpServer"
|
||||
version = "2.0.0"
|
||||
version = "2.1.2"
|
||||
description = "Unity MCP Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP)."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "com.coplaydev.unity-mcp",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"displayName": "Unity MCP",
|
||||
"description": "A bridge that connects an LLM to Unity via the MCP (Model Context Protocol). This allows MCP Clients like Claude Desktop or Cursor to directly control your Unity Editor.",
|
||||
"unity": "2021.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue