From 988217009173562ca4c4543a915dda288259fc75 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 17 Dec 2022 14:10:42 +0100 Subject: [PATCH] Custom web location https://github.com/alexbelgium/hassio-addons/issues/602 --- jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index f27daf020..9f7a129cc 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -105,6 +105,6 @@ }, "slug": "jellyfin", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.8.8-1-ls192-test10", + "version": "10.8.8-1-ls192-test11", "video": true }