From ce77985b56c203de924123077e4c95b4ac956235 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:46:02 +0100 Subject: [PATCH] Update config.json --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index a51e283e4..d3cde65e5 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -47,5 +47,5 @@ "slug": "spotweb", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/spotweb", - "version": "1.5.5" + "version": "1.5.5-2" }