From 370ed73e0efd1651664f7c8107be965e77eed435 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 25 Apr 2021 22:38:20 +0200 Subject: [PATCH] Add date --- 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 ef9a1c15b..a689c310a 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -1,6 +1,6 @@ { "name": "Addons_Updater", - "version": "2.5", + "version": "2.6", "slug": "updater", "description": "Automatic addons update by aligning version tag with upstream releases", "url": "https://github.com/alexbelgium/hassio-addons",