Skip to content

Commit 7d46a52

Browse files
authored
Bump frontend to 20240119163101 (#3467)
1 parent 7aaf86e commit 7d46a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install/frontend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
cd "$(dirname "$0")/../.."
66

77
FRONTEND_VERSION="20220906112053"
8-
EXPERIMENTAL_FRONTEND_VERSION="20240114080055"
8+
EXPERIMENTAL_FRONTEND_VERSION="20240119163101"
99

1010
rm -rf ./custom_components/hacs/hacs_frontend_experimental
1111
scripts/install/pip_packages --target=./custom_components/hacs "hacs_frontend==${EXPERIMENTAL_FRONTEND_VERSION}"

0 commit comments

Comments
 (0)