From fc5964fb88cd3a03e5a0942a87805fb5474353aa Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 24 Oct 2021 18:32:04 +0200 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 647d6e9ba..b10ba15db 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -49,6 +49,6 @@ "startup": "services", "upstream": "1.0.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.0-3", + "version": "1.0.0-4", "webui": "http://[HOST]:[PORT:6767]" }