Skip to content

Commit 28b86f9

Browse files
committed
Update frontend to 202006281222
1 parent 93c1a4c commit 28b86f9

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
@@ -15,7 +15,7 @@
1515
"aiofiles==0.5.0",
1616
"aiogithubapi==1.0.4",
1717
"backoff==1.10.0",
18-
"hacs_frontend==202006201137",
18+
"hacs_frontend==202006281222",
1919
"integrationhelper==0.2.2",
2020
"semantic_version==2.8.5",
2121
"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==202006201137
6+
hacs_frontend==202006281222
77
integrationhelper==0.2.2
88
PyGithub==1.51
99
pytest-asyncio==0.12.0

0 commit comments

Comments
 (0)