From 65769798e80261c7e2f15ace96788d3d0afc7c1a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 Feb 2021 08:48:18 +0100 Subject: [PATCH] Update config.json --- addons_updater/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/addons_updater/config.json b/addons_updater/config.json index e143adbde..70d93774a 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -1,7 +1,6 @@ { "name": "Addons_Updater", - "version": "1.6", - "upstream": "1.6", + "version": "1.7", "slug": "updater", "description": "Automatic addons update by aligning version tag with upstream releases", "url": "https://github.com/alexbelgium/hassio-addons",