Skip to content

Commit

Permalink
Update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Feb 6, 2022
1 parent 867ee76 commit 612d5b4
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="20220205174804"
FRONTEND_VERSION="20220206093206"

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

0 comments on commit 612d5b4

Please sign in to comment.