Skip to content

Commit 1f51a5a

Browse files
committed
chore: bump version to 1.0.37
1 parent 02d9798 commit 1f51a5a

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.36",
4+
"version": "1.0.37",
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.36",
3+
"version": "1.0.37",
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)