From a47ec67f47f08efa4ba5d9d23de06fc13a0830dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:35:19 +0100 Subject: [PATCH] Fix ingress --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 575579bc6..6c643a21c 100644 --- a/emby/config.json +++ b/emby/config.json @@ -121,6 +121,6 @@ "slug": "emby_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.9.0.1", + "version": "4.9.0.1-2", "video": true }