Skip to content

Commit 0d1b088

Browse files
committed
chore: package version update to 1.2.0 for release
1 parent 0c3de23 commit 0d1b088

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Server~/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "com.gamelovers.mcp-unity",
33
"displayName": "MCP Unity Server",
44
"author": "CoderGamester",
5-
"version": "1.1.2",
5+
"version": "1.2.0",
66
"unity": "2022.3",
77
"license": "MIT",
88
"description": "The purpose of this package is to provide a MCP Unity Server for executing Unity operations and request Editor information from AI MCP enabled hosts",
99
"dependencies": {
1010
"com.unity.nuget.newtonsoft-json": "3.2.1",
1111
"com.unity.editorcoroutines": "1.0.0",
12-
"com.unity.test-framework": "1.3.3"
12+
"com.unity.test-framework": "1.3.3"
1313
},
1414
"type": "library",
1515
"hideInEditor": false

0 commit comments

Comments
 (0)