Skip to content

Commit 56e1212

Browse files
committed
chore: bump version to 1.0.3
1 parent 3b79d89 commit 56e1212

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2",
4+
"version": "1.0.3",
55
"manifest_version": 3,
66
"permissions": [
77
"sidePanel",

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": "acp-proxy-server",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
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)