From f4b4c9c8fc7cefba9c996ff6995dbb98f742658f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Dec 2021 12:00:50 +0100 Subject: [PATCH] Update config.json --- bazarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/config.json b/bazarr/config.json index d6a33b75c..8092b23cf 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -66,6 +66,6 @@ "startup": "services", "upstream": "1.0.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.1", + "version": "1.0.1-2", "webui": "http://[HOST]:[PORT:6767]" }