Skip to content

Commit 61908c7

Browse files
committed
Update frontend to 202005242033
1 parent f5cd407 commit 61908c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/hacs/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"aiofiles==0.5.0",
1515
"aiogithubapi==1.0.4",
1616
"backoff==1.10.0",
17-
"hacs_frontend==202005241341",
17+
"hacs_frontend==202005242033",
1818
"integrationhelper==0.2.2",
1919
"semantic_version==2.8.5",
2020
"queueman==0.5"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiogithubapi==1.0.4
33
aiohttp>=3.6.1,<4.0
44
attrs==19.3.0
55
backoff==1.10.0
6-
hacs_frontend==202005241341
6+
hacs_frontend==202005242033
77
integrationhelper==0.2.2
88
PyGithub==1.51
99
pytest-asyncio==0.12.0

0 commit comments

Comments
 (0)