From 3c963758fd781c97ed78405ae45002d357f2ddc8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 3 Feb 2023 02:44:31 +0100 Subject: [PATCH] Update config.json --- sabnzbd/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sabnzbd/config.json b/sabnzbd/config.json index 7158cfae9..6ac21f38d 100644 --- a/sabnzbd/config.json +++ b/sabnzbd/config.json @@ -81,6 +81,6 @@ }, "slug": "sabnzbd", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "test", + "version": "test2", "webui": "http://[HOST]:[PORT:8080]" }