From a9c167f44d0d0b92db2b34004ce82c8db3673383 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:03:12 +0100 Subject: [PATCH] Second try with 3.11 https://github.com/alexbelgium/hassio-addons/issues/1271#issuecomment-1965208259 --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 2bbe76280..dd742b88f 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.5-2", + "version": "4.9.0.5-3", "video": true }