Skip to content

Commit

Permalink
Bump frontend to 20220522162559 (#2686)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored May 22, 2022
1 parent 9aa1420 commit 9fcc38a
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="20220522154357"
FRONTEND_VERSION="20220522162559"

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

0 comments on commit 9fcc38a

Please sign in to comment.