Skip to content

Commit

Permalink
Updated frontend to 20210402.1 (#48639)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored and balloob committed Apr 2, 2021
1 parent 2a1f6d7 commit 396a8a3
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 @@ -3,7 +3,7 @@
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": [
"home-assistant-frontend==20210402.0"
"home-assistant-frontend==20210402.1"
],
"dependencies": [
"api",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Expand Up @@ -16,7 +16,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==1.2.0
hass-nabucasa==0.42.0
home-assistant-frontend==20210402.0
home-assistant-frontend==20210402.1
httpx==0.17.1
jinja2>=2.11.3
netdisco==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -763,7 +763,7 @@ hole==0.5.1
holidays==0.10.5.2

# homeassistant.components.frontend
home-assistant-frontend==20210402.0
home-assistant-frontend==20210402.1

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

# homeassistant.components.frontend
home-assistant-frontend==20210402.0
home-assistant-frontend==20210402.1

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

0 comments on commit 396a8a3

Please sign in to comment.