Skip to content

Commit bf96962

Browse files
committed
Release v1.14.0
1 parent 9626f86 commit bf96962

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcodebuildmcp",
3-
"version": "1.13.1",
3+
"version": "1.14.0",
44
"mcpName": "com.xcodebuildmcp/XcodeBuildMCP",
55
"iOSTemplateVersion": "v1.0.8",
66
"macOSTemplateVersion": "v1.0.5",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"source": "github",
99
"id": "945551361"
1010
},
11-
"version": "1.13.1",
11+
"version": "1.14.0",
1212
"packages": [
1313
{
1414
"registry_type": "npm",
1515
"registry_base_url": "https://registry.npmjs.org",
1616
"identifier": "xcodebuildmcp",
17-
"version": "1.13.1",
17+
"version": "1.14.0",
1818
"transport": {
1919
"type": "stdio"
2020
},

0 commit comments

Comments
 (0)