We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cd407 commit 61908c7Copy full SHA for 61908c7
custom_components/hacs/manifest.json
@@ -14,7 +14,7 @@
14
"aiofiles==0.5.0",
15
"aiogithubapi==1.0.4",
16
"backoff==1.10.0",
17
- "hacs_frontend==202005241341",
+ "hacs_frontend==202005242033",
18
"integrationhelper==0.2.2",
19
"semantic_version==2.8.5",
20
"queueman==0.5"
requirements.txt
@@ -3,7 +3,7 @@ aiogithubapi==1.0.4
3
aiohttp>=3.6.1,<4.0
4
attrs==19.3.0
5
backoff==1.10.0
6
-hacs_frontend==202005241341
+hacs_frontend==202005242033
7
integrationhelper==0.2.2
8
PyGithub==1.51
9
pytest-asyncio==0.12.0
0 commit comments