Skip to content

Commit 45a212b

Browse files
committed
chore: release v1.0.0-beta.3
1 parent afd04f0 commit 45a212b

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": "Devbar",
4-
"version": "1.0.0-beta.2",
4+
"version": "1.0.0-beta.3",
55
"description": "Annotate any website and capture selectors, styles, and screenshots as an agent-ready prompt.",
66
"homepage_url": "https://devbar.sh",
77
"minimum_chrome_version": "111",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devbar.sh",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "Drop-in toolbar for any website. Annotate the UI and capture selectors, computed styles, React component trees, and screenshots as an agent-ready prompt.",
55
"keywords": [
66
"ai agent",

0 commit comments

Comments
 (0)