Update frontend to 20240307.0 (#112620)

This commit is contained in:
Bram Kragten 2024-03-07 16:58:49 +01:00 committed by GitHub
parent fa4c0d78e9
commit 1b824a4fea
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==20240306.0"]
"requirements": ["home-assistant-frontend==20240307.0"]
}