Skip to content

Commit f3ceecf

Browse files
authored
Update manifest version and metadata
1 parent 8c411f0 commit f3ceecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Send to Home Assistant",
4-
"version": "2025.09.2",
4+
"version": "2025.11.1",
55
"description": "Send the current page URL and title to your Home Assistant webhook.",
66
"permissions": ["storage", "scripting", "activeTab", "contextMenus", "notifications"],
77
"host_permissions": ["<all_urls>"],
@@ -32,3 +32,4 @@
3232
"short_name": "Send to HA",
3333
"author": "@JOHLC"
3434
}
35+

0 commit comments

Comments
 (0)