Update frontend to 20230301.0 (#88975)

This commit is contained in:
Bram Kragten 2023-03-01 17:12:37 +01:00 committed by GitHub
parent b607a09e4b
commit 89c276bb6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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==20230227.0"]
"requirements": ["home-assistant-frontend==20230301.0"]
}