Skip to content

Commit

Permalink
Update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Nov 14, 2021
1 parent e651a06 commit d5a88e0
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
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

FRONTEND_VERSION="20211113112328"
FRONTEND_VERSION="20211114224857"

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

0 comments on commit d5a88e0

Please sign in to comment.