From ddfb8a96b42789904105d4dba548d232764e63d6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Jan 2021 15:27:14 +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 a0af2754c..e1b8efd2d 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -1,6 +1,6 @@ { "name": "Addons_Updater", - "version": "1.5", + "version": "1.0", "slug": "updater", "description": "Automatic addons update upon upstream new release", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/updater",