Skip to content

Commit c787e51

Browse files
committed
bump version
1 parent 835507b commit c787e51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"domain": "dahua",
33
"name": "Dahua",
4-
"after_dependencies": ["tag"],
4+
"after_dependencies": [
5+
"tag"
6+
],
57
"codeowners": [
68
"@rroller"
79
],
810
"config_flow": true,
911
"documentation": "https://github.com/rroller/dahua",
1012
"iot_class": "local_polling",
1113
"issue_tracker": "https://github.com/rroller/dahua/issues",
12-
"version": "0.9.75"
13-
}
14+
"version": "0.9.76"
15+
}

0 commit comments

Comments
 (0)