From b3bc360c810cd04d4c56cd9af73f185a925455fe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 4 Jan 2022 20:19:40 +0100 Subject: [PATCH] Update https://github.com/alexbelgium/hassio-addons/issues/145 --- jellyfin/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index f7ee61db9..091668a44 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -78,9 +78,9 @@ }, "slug": "jellyfin", "startup": "services", - "upstream": "10.7.7-1-ls130", + "upstream": "10.7.7-1-ls146", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.7.7-1-ls130-4", + "version": "10.7.7-1-ls146", "video": true, "webui": "http://[HOST]:[PORT:8096]" }