Skip to content

Commit

Permalink
Update frontend to 20220516.0 (#71964)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored May 16, 2022
1 parent fb7aead commit d224722
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==20220504.1"],
"requirements": ["home-assistant-frontend==20220516.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 @@ -15,7 +15,7 @@ ciso8601==2.2.0
cryptography==36.0.2
fnvhash==0.1.0
hass-nabucasa==0.54.0
home-assistant-frontend==20220504.1
home-assistant-frontend==20220516.0
httpx==0.22.0
ifaddr==0.1.7
jinja2==3.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ hole==0.7.0
holidays==0.13

# homeassistant.components.frontend
home-assistant-frontend==20220504.1
home-assistant-frontend==20220516.0

# homeassistant.components.home_connect
homeconnect==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ hole==0.7.0
holidays==0.13

# homeassistant.components.frontend
home-assistant-frontend==20220504.1
home-assistant-frontend==20220516.0

# homeassistant.components.home_connect
homeconnect==0.7.0
Expand Down

0 comments on commit d224722

Please sign in to comment.