Skip to content

Commit

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

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 25774c1

Please sign in to comment.