Skip to content

Commit 6bd3105

Browse files
committed
chore: bump version to 1.0.40
1 parent 87e4381 commit 6bd3105

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/chrome-extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Chrome ACP",
33
"description": "Chat interface for Agent Client Protocol (ACP) agents. Connect to any ACP-compatible AI agent through a proxy server.",
4-
"version": "1.0.39",
4+
"version": "1.0.40",
55
"manifest_version": 3,
66
"permissions": [
77
"sidePanel",

packages/proxy-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chrome-acp/proxy-server",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"description": "Proxy server that connects ACP agents to Chrome extension, exposing browser tools via MCP",
55
"author": "Areo Joe <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)