Skip to content

Commit

Permalink
Updated frontend to 20200427.2 (#35079)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed May 2, 2020
1 parent 37f3613 commit 88b7aba
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/frontend/manifest.json
Expand Up @@ -2,7 +2,7 @@
"domain": "frontend",
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": ["home-assistant-frontend==20200427.1"],
"requirements": ["home-assistant-frontend==20200427.2"],
"dependencies": [
"api",
"auth",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Expand Up @@ -12,7 +12,7 @@ cryptography==2.9
defusedxml==0.6.0
distro==1.5.0
hass-nabucasa==0.34.2
home-assistant-frontend==20200427.1
home-assistant-frontend==20200427.2
importlib-metadata==1.6.0
jinja2>=2.11.1
netdisco==2.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -716,7 +716,7 @@ hole==0.5.1
holidays==0.10.2

# homeassistant.components.frontend
home-assistant-frontend==20200427.1
home-assistant-frontend==20200427.2

# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -297,7 +297,7 @@ hole==0.5.1
holidays==0.10.2

# homeassistant.components.frontend
home-assistant-frontend==20200427.1
home-assistant-frontend==20200427.2

# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
Expand Down

0 comments on commit 88b7aba

Please sign in to comment.