Skip to content

Commit 92c15e8

Browse files
committed
chore: bump versions for click/hover tools release
- server: 1.3.1 → 1.4.0 - extension: 0.11.1 → 0.12.0
1 parent 734cc03 commit 92c15e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Kapture MCP Browser Automation",
44
"short_name": "Kapture",
5-
"version": "0.11.1",
5+
"version": "0.12.0",
66
"description": "Remote browser automation via MCP - DevTools Extension",
77
"author": "William Kapke",
88
"homepage_url": "https://github.com/williamkapke/kapture",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kapture-mcp-server",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "MCP server for Kapture browser automation",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)