From fa498e1e5858885de756c210a0a4eac88eafba87 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 May 2021 16:43:48 +0200 Subject: [PATCH] Allow mounting several shares (thanks to @elmerenges) --- sonarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonarr/config.json b/sonarr/config.json index 722b07dfc..cd28d3bb8 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -1,6 +1,6 @@ { "name": "Sonarr NAS", - "version": "3.0.6.1196", + "version": "3.0.6.1196-dev2", "upstream": "3.0.6.1196", "slug": "sonarr_nas", "description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ",