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