From 3e53b966bb4914c2da35e03f500188f029edd15a Mon Sep 17 00:00:00 2001 From: Marius <33354141+Mariusthvdb@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:48:29 +0200 Subject: [PATCH] new Lutron icons --- custom-icons.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-icons.js b/custom-icons.js index 94aa02b..e3442b4 100644 --- a/custom-icons.js +++ b/custom-icons.js @@ -291,8 +291,8 @@ window.customIconsets = window.customIconsets || {}; window.customIconsets["cil"] = getIcon; const Name = "Custom-icons"; -const Version = "0.3.5"; -const Description = "22020722"; +const Version = "0.3.6"; +const Description = "22021003"; const Url = "https://github.com/Mariusthvdb/custom-icons"; console.info( `%c ${Name} \n%c Version ${Version} ${Description}`,