diff --git a/manage/install_frontend b/manage/install_frontend index 75cea3bf74e..e8a87df5b32 100755 --- a/manage/install_frontend +++ b/manage/install_frontend @@ -1,6 +1,6 @@ #!/usr/bin/env bash -FRONTEND_VERSION="20211113112328" +FRONTEND_VERSION="20211114224857" python3 -m pip install -U --target=./custom_components/hacs "hacs_frontend==$FRONTEND_VERSION" rm -rf ./custom_components/hacs/*.dist-info \ No newline at end of file