Skip to content

Commit

Permalink
Bump frontend to 20240113104905 (#3450)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Jan 13, 2024
1 parent 2d62d1b commit fa5af7e
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="20230406083157"
EXPERIMENTAL_FRONTEND_VERSION="20240113104905"

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 fa5af7e

Please sign in to comment.