From 49d7cdef1736a9fa623fe8b2b26eca8326a65364 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Dec 2021 12:19:20 +0100 Subject: [PATCH] Update config.json --- sonarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonarr/config.json b/sonarr/config.json index 08af2e7e2..5ca605335 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -69,6 +69,6 @@ "startup": "services", "upstream": "3.0.6.1342", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.0.6.1342-4", + "version": "3.0.6.1342-5", "webui": "http://[HOST]:[PORT:8989]" }