From 845cef8cd49df4c6a6df5b6c4169cb87e62f45a1 Mon Sep 17 00:00:00 2001 From: Andy Allsopp Date: Wed, 14 Jul 2021 08:58:54 +0100 Subject: [PATCH] Update hass-hue-icons.js Updated version for hacs release --- dist/hass-hue-icons.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/hass-hue-icons.js b/dist/hass-hue-icons.js index f9f6d62..8a8e1f0 100644 --- a/dist/hass-hue-icons.js +++ b/dist/hass-hue-icons.js @@ -258,7 +258,7 @@ if (!window.frontendVersion || window.frontendVersion < 20200519.0) { } console.info( - `%c HASS-HUE-ICONS \n%c Version 1.0.13 `, + `%c HASS-HUE-ICONS \n%c Version 1.0.14 `, "color: orange; font-weight: bold; background: black", "color: white; font-weight: bold; background: dimgray", );