Skip to content

Commit

Permalink
Update frontend to 20231204.0 (home-assistant#104990)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Dec 4, 2023
1 parent 8661aa9 commit 157c4e3
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==20231130.0"]
"requirements": ["home-assistant-frontend==20231204.0"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ habluetooth==0.5.1
hass-nabucasa==0.74.0
hassil==1.5.1
home-assistant-bluetooth==1.10.4
home-assistant-frontend==20231130.0
home-assistant-frontend==20231204.0
home-assistant-intents==2023.11.29
httpx==0.25.0
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 @@ -1024,7 +1024,7 @@ hole==0.8.0
holidays==0.37

# homeassistant.components.frontend
home-assistant-frontend==20231130.0
home-assistant-frontend==20231204.0

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

# homeassistant.components.frontend
home-assistant-frontend==20231130.0
home-assistant-frontend==20231204.0

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

0 comments on commit 157c4e3

Please sign in to comment.