Update frontend to 20230501.0 (#92339)

This commit is contained in:
Bram Kragten 2023-05-01 22:49:38 +02:00 committed by GitHub
parent a7088e767e
commit a6d6d59c93
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==20230428.0"]
"requirements": ["home-assistant-frontend==20230501.0"]
}