From 190685e15fd85fcb9a7bab4b6d9eb536df5dfe65 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Apr 2023 14:39:13 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/806 --- bazarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/config.json b/bazarr/config.json index e1a1461e7..9a9606bc6 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -95,6 +95,6 @@ }, "slug": "bazarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", - "version": "1.2.0", + "version": "1.2.0-1", "webui": "[PROTO:ssl]://[HOST]:[PORT:6767]" }