We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e2bcd commit 9f8ef3aCopy full SHA for 9f8ef3a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.17](https://github.com/appium/appium-mcp/compare/v1.1.16...v1.1.17) (2025-11-21)
2
+
3
+### Miscellaneous Chores
4
5
+* Update Appium MCP configuration in README ([#42](https://github.com/appium/appium-mcp/issues/42)) ([a7e2bcd](https://github.com/appium/appium-mcp/commit/a7e2bcdf482dfbb3abb1531138947388b08acf43))
6
7
## [1.1.16](https://github.com/appium/appium-mcp/compare/v1.1.15...v1.1.16) (2025-11-21)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "appium-mcp",
"mcpName": "io.github.appium/appium-mcp",
- "version": "1.1.16",
+ "version": "1.1.17",
"type": "module",
"repository": {
"type": "git",
0 commit comments