Skip to content

Commit

Permalink
Bump frontend to 20240119163101 (#3467)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Jan 19, 2024
1 parent 7aaf86e commit 7d46a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install/frontend
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 7d46a52

Please sign in to comment.