From 2c160c06eba85ec6e1571a508cc1117834936ade Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 25 Jul 2022 11:00:35 +0200 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 203d1dd2f..f77705f03 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -46,5 +46,5 @@ "slug": "spotweb", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons/spotweb", - "version": "1.5.1-16" + "version": "1.5.1-17" }