Skip to content

Commit

Permalink
Bump frontend to 20220529113750 (#2719)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored May 29, 2022
1 parent 65327f9 commit b56e4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manage/install_frontend
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

FRONTEND_VERSION="20220528172839"
FRONTEND_VERSION="20220529113750"

python3 -m pip --disable-pip-version-check install -U --target=./custom_components/hacs "hacs_frontend==$FRONTEND_VERSION"
rm -rf ./custom_components/hacs/*.dist-info

0 comments on commit b56e4ac

Please sign in to comment.