Skip to content

Commit a65bb6d

Browse files
bramkragtenballoob
authored andcommitted
Updated frontend to 20200424.0 (#34645)
1 parent 1063594 commit a65bb6d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/frontend/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "frontend",
33
"name": "Home Assistant Frontend",
44
"documentation": "https://www.home-assistant.io/integrations/frontend",
5-
"requirements": ["home-assistant-frontend==20200422.0"],
5+
"requirements": ["home-assistant-frontend==20200424.0"],
66
"dependencies": [
77
"api",
88
"auth",

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cryptography==2.9
1212
defusedxml==0.6.0
1313
distro==1.5.0
1414
hass-nabucasa==0.34.1
15-
home-assistant-frontend==20200422.0
15+
home-assistant-frontend==20200424.0
1616
importlib-metadata==1.6.0
1717
jinja2>=2.11.1
1818
netdisco==2.6.0

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ hole==0.5.1
713713
holidays==0.10.2
714714

715715
# homeassistant.components.frontend
716-
home-assistant-frontend==20200422.0
716+
home-assistant-frontend==20200424.0
717717

718718
# homeassistant.components.zwave
719719
homeassistant-pyozw==0.1.10

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ hole==0.5.1
291291
holidays==0.10.2
292292

293293
# homeassistant.components.frontend
294-
home-assistant-frontend==20200422.0
294+
home-assistant-frontend==20200424.0
295295

296296
# homeassistant.components.zwave
297297
homeassistant-pyozw==0.1.10

0 commit comments

Comments
 (0)