From 3956a1df53f01102957e1c5de5cb3ed2d6f9d0f8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 25 Jul 2022 10:54:47 +0200 Subject: [PATCH] Version https://github.com/alexbelgium/hassio-addons/issues/405 --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index 3f1172253..203d1dd2f 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-15" + "version": "1.5.1-16" }