Skip to content

Commit be47f39

Browse files
updated unity version in package.json
1 parent 8860a73 commit be47f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "com.justinpbarnett.unity-mcp",
3-
"version": "0.1.0",
3+
"version": "0.1.4",
44
"displayName": "Unity MCP Server",
55
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
6-
"unity": "6000.0",
6+
"unity": "2022.3",
77
"dependencies": {
88
"com.unity.nuget.newtonsoft-json": "3.0.2"
99
}

0 commit comments

Comments
 (0)