diff --git a/scripts/install/frontend b/scripts/install/frontend index b17994e0095..1acbc655852 100755 --- a/scripts/install/frontend +++ b/scripts/install/frontend @@ -5,7 +5,7 @@ set -e cd "$(dirname "$0")/../.." FRONTEND_VERSION="20220906112053" -EXPERIMENTAL_FRONTEND_VERSION="20240114080055" +EXPERIMENTAL_FRONTEND_VERSION="20240119163101" rm -rf ./custom_components/hacs/hacs_frontend_experimental scripts/install/pip_packages --target=./custom_components/hacs "hacs_frontend==${EXPERIMENTAL_FRONTEND_VERSION}"