Skip to content

Commit 7a1b3d9

Browse files
committed
chore: bump version to 1.0.38
1 parent da4d42f commit 7a1b3d9

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.37",
4+
"version": "1.0.38",
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.37",
3+
"version": "1.0.38",
44
"description": "Proxy server that connects ACP agents to Chrome extension, exposing browser tools via MCP",
55
"author": "Areo Joe <zengjoe@foxmail.com>",
66
"repository": {

0 commit comments

Comments
 (0)