Skip to content

Commit 9d937bd

Browse files
committed
Release v1.12.8
1 parent ea361db commit 9d937bd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.12.7",
3+
"version": "1.12.8",
44
"mcpName": "io.github.cameroncooke/XcodeBuildMCP",
55
"iOSTemplateVersion": "v1.0.8",
66
"macOSTemplateVersion": "v1.0.5",

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"url": "https://github.com/cameroncooke/XcodeBuildMCP",
88
"source": "github"
99
},
10-
"version": "1.12.7",
10+
"version": "1.12.8",
1111
"packages": [
1212
{
1313
"registry_type": "npm",
1414
"registry_base_url": "https://registry.npmjs.org",
1515
"identifier": "xcodebuildmcp",
16-
"version": "1.12.7",
16+
"version": "1.12.8",
1717
"transport": {
1818
"type": "stdio"
1919
}
2020
}
2121
]
22-
}
22+
}

0 commit comments

Comments
 (0)