Skip to content

Commit d709261

Browse files
committed
v0.4.7: version bump
1 parent 3a8faaf commit d709261

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extension/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": "Human Browser Bridge",
4-
"version": "0.4.6",
4+
"version": "0.4.7",
55
"author": "Hugo Palma",
66
"homepage_url": "https://github.com/hugopalma17/webpilot",
77
"description": "Browser control runtime for agents over WebSocket",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h17-webpilot",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Browser control framework for agents via Chrome extension + WebSocket",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)