Skip to content

Commit 224ea03

Browse files
authored
Set HACS 2.0.5 as minimum version (#28)
1 parent 12fd05a commit 224ea03

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

hacs.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"name": "Generate readme",
3-
"zip_release": true,
4-
"filename": "readme.zip",
53
"homeassistant": "2025.5.0",
6-
"hide_default_branch": true,
7-
"render_readme": true,
8-
"hacs": "0.19.1"
4+
"hacs": "2.0.5"
95
}

0 commit comments

Comments
 (0)