From 792f49c3034b17ffd098648fa83642ac71b0b488 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 4 Feb 2023 11:20:39 +0100 Subject: [PATCH] Correct script --- sonarr/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sonarr/config.json b/sonarr/config.json index e6f694681..336aca284 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -83,5 +83,5 @@ }, "slug": "sonarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", - "version": "3.0.9.1549-2" -} \ No newline at end of file + "version": "3.0.9.1549-3" +}