Skip to content

Commit

Permalink
Update frontend to 20230911.0 (#100139)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored and balloob committed Sep 12, 2023
1 parent 8e2fa67 commit 0454992
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 @@ -20,5 +20,5 @@
"documentation": "https://www.home-assistant.io/integrations/frontend",
"integration_type": "system",
"quality_scale": "internal",
"requirements": ["home-assistant-frontend==20230908.0"]
"requirements": ["home-assistant-frontend==20230911.0"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ha-av==10.1.1
hass-nabucasa==0.70.0
hassil==1.2.5
home-assistant-bluetooth==1.10.3
home-assistant-frontend==20230908.0
home-assistant-frontend==20230911.0
home-assistant-intents==2023.8.2
httpx==0.24.1
ifaddr==0.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@ hole==0.8.0
holidays==0.28

# homeassistant.components.frontend
home-assistant-frontend==20230908.0
home-assistant-frontend==20230911.0

# homeassistant.components.conversation
home-assistant-intents==2023.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ hole==0.8.0
holidays==0.28

# homeassistant.components.frontend
home-assistant-frontend==20230908.0
home-assistant-frontend==20230911.0

# homeassistant.components.conversation
home-assistant-intents==2023.8.2
Expand Down

0 comments on commit 0454992

Please sign in to comment.