From b2a1377cd486e95c72a0099d2ed05175a3c6ec95 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Jan 2021 16:24:39 +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 52ec9e193..59e4b4fd6 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -1,6 +1,6 @@ { "name": "Addons_Updater", - "version": "1.1", + "version": "1.2", "slug": "updater", "description": "Automatic addons update upon upstream new release", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/updater",