From 3277c2e3bd4d9bae348a3a6ed64b98a545a3b327 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 28 Mar 2023 21:32:38 +0000 Subject: [PATCH] Update app version --- apps/bazarr/config.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/bazarr/config.json b/apps/bazarr/config.json index 08d774c0..69703cf7 100644 --- a/apps/bazarr/config.json +++ b/apps/bazarr/config.json @@ -5,9 +5,12 @@ "exposable": true, "port": 6767, "id": "bazarr", - "tipi_version": 3, - "version": "1.1.2", - "categories": ["media", "utilities"], + "tipi_version": 4, + "version": "1.2.0", + "categories": [ + "media", + "utilities" + ], "description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.", "short_desc": "A companion application to Sonarr and Radarr that manages and downloads subtitles", "author": "morpheus65535",