Update frontend to 20240328.0 (#114396)

This commit is contained in:
Paul Bottein 2024-03-28 20:38:12 +01:00 committed by GitHub
parent 78c1efa7d4
commit dbbc6914c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -20,5 +20,5 @@
"documentation": "https://www.home-assistant.io/integrations/frontend",
"integration_type": "system",
"quality_scale": "internal",
"requirements": ["home-assistant-frontend==20240327.0"]
"requirements": ["home-assistant-frontend==20240328.0"]
}