From a58a23681be4562efcfa93e669a6828ff27bd4dd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:00:24 +0100 Subject: [PATCH] Update config.json --- jellyfin/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index 339caff62..62deaae43 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -10,7 +10,8 @@ "**/transcode/" ], "breaking_versions": [ - "10.10.5-2", + "10.10.6-3", + "10.10.6-2", "10.10.6" ], "codenotary": "alexandrep.github@gmail.com", @@ -132,6 +133,6 @@ "slug": "jellyfin", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.10.6-2", + "version": "10.10.6-3", "video": true }