We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c1a4c commit 28b86f9Copy full SHA for 28b86f9
custom_components/hacs/manifest.json
@@ -15,7 +15,7 @@
15
"aiofiles==0.5.0",
16
"aiogithubapi==1.0.4",
17
"backoff==1.10.0",
18
- "hacs_frontend==202006201137",
+ "hacs_frontend==202006281222",
19
"integrationhelper==0.2.2",
20
"semantic_version==2.8.5",
21
"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==202006201137
+hacs_frontend==202006281222
7
integrationhelper==0.2.2
8
PyGithub==1.51
9
pytest-asyncio==0.12.0
0 commit comments