Skip to content

Commit 0fc7eda

Browse files
committed
Update Chrome extension manifest version
1 parent 62f3637 commit 0fc7eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chrome-extension/src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MCP Pointer",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"description": "Point to DOM elements for your agentic coding tools",
66
"icons": {
77
"16": "icon.png",

0 commit comments

Comments
 (0)