From c42f55180ce75466b4f46787a330fe15bb277259 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 7 Aug 2021 16:37:14 +0200 Subject: [PATCH] Update to 0.9.6 --- bazarr/CHANGELOG.md | 3 +++ bazarr/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bazarr/CHANGELOG.md b/bazarr/CHANGELOG.md index d83cf63fd..79ae3f049 100644 --- a/bazarr/CHANGELOG.md +++ b/bazarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.9.6 (07-08-2021) +- Update to latest version from linuxserver/docker-bazarr + ## 2.6.2 (07-08-2021) - Update to latest version from alexbelgium/portainer diff --git a/bazarr/config.json b/bazarr/config.json index 8237240ec..4031153ad 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -1,7 +1,7 @@ { "name": "Bazarr NAS", - "version": "2.6.2", - "upstream": "2.6.2", + "version": "0.9.6", + "upstream": "0.9.6", "slug": "bazarr_nas", "description": "Companion application to Sonarr and Radarr to download subtitles", "url": "https://github.com/alexbelgium/hassio-addons",