Skip to content

Commit

Permalink
Update frontend to 20200820.0 (#39085)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Aug 20, 2020
1 parent a2c1f08 commit af6ca7a
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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "frontend",
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": ["home-assistant-frontend==20200811.0"],
"requirements": ["home-assistant-frontend==20200820.0"],
"dependencies": [
"api",
"auth",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==0.5.4
hass-nabucasa==0.35.0
home-assistant-frontend==20200811.0
home-assistant-frontend==20200820.0
importlib-metadata==1.6.0;python_version<'3.8'
jinja2>=2.11.1
netdisco==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ hole==0.5.1
holidays==0.10.3

# homeassistant.components.frontend
home-assistant-frontend==20200811.0
home-assistant-frontend==20200820.0

# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ hole==0.5.1
holidays==0.10.3

# homeassistant.components.frontend
home-assistant-frontend==20200811.0
home-assistant-frontend==20200820.0

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

0 comments on commit af6ca7a

Please sign in to comment.