From 8302229bf85e2e595aa5f49c35ce51538fa01d65 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 24 Jul 2022 17:53:31 +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 2d1c0ae70..b5c96d3bb 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-13" + "version": "1.5.1-14" }