Skip to content

Commit 96c2772

Browse files
authored
0.24.2 (#723)
* Bump asusrouter to `1.1.2` * Bump version to `0.24.2`
1 parent 6f21564 commit 96c2772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/asusrouter/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"iot_class": "local_polling",
99
"issue_tracker": "https://github.com/Vaskivskyi/ha-asusrouter/issues",
1010
"loggers": ["asusrouter"],
11-
"requirements": ["asusrouter==1.1.1"],
11+
"requirements": ["asusrouter==1.1.2"],
1212
"ssdp": [
1313
{
1414
"manufacturer": "ASUSTeK Computer Inc."
1515
}
1616
],
17-
"version": "0.24.1"
17+
"version": "0.24.2"
1818
}

0 commit comments

Comments
 (0)