From ebcf94173cec4256af7d0c54450f7f667d153ad8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Feb 2022 15:04:52 +0100 Subject: [PATCH] Update config.json --- addons_updater/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons_updater/config.json b/addons_updater/config.json index f6c1412e3..73fc35b63 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -48,5 +48,5 @@ "slug": "updater", "startup": "once", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater", - "version": "5.6" + "version": "5.7" }