From 57be61e8b4f804878c7768448fed1ea1907dc497 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 1 Dec 2022 13:52:37 +0100 Subject: [PATCH] https://github.com/alexbelgium/hassio-addons/issues/586 --- emby/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emby/config.json b/emby/config.json index 71934a73c..2101af01e 100644 --- a/emby/config.json +++ b/emby/config.json @@ -108,6 +108,6 @@ }, "slug": "emby_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.8.0.19", + "version": "4.8.0.19-2", "video": true -} \ No newline at end of file +}