mirror of
https://github.com/hacs/integration.git
synced 2025-08-16 17:12:38 +00:00
Bump frontend to 20240522121116 (#3698)
This commit is contained in:
@ -5,7 +5,7 @@ set -e
|
||||
cd "$(dirname "$0")/../.."
|
||||
|
||||
FRONTEND_VERSION="20220906112053"
|
||||
EXPERIMENTAL_FRONTEND_VERSION="20240119163101"
|
||||
EXPERIMENTAL_FRONTEND_VERSION="20240522121116"
|
||||
|
||||
rm -rf ./custom_components/hacs/hacs_frontend_experimental
|
||||
scripts/install/pip_packages --target=./custom_components/hacs "hacs_frontend==${EXPERIMENTAL_FRONTEND_VERSION}"
|
||||
|
Reference in New Issue
Block a user