From 871400c31d47c433c174c470a76587d251a11fcb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 9 May 2022 15:36:19 +0200 Subject: [PATCH] Revert --- emby/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emby/config.json b/emby/config.json index 3775b5f39..5c305b2f0 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,5 +1,4 @@ { - "apparmor": true, "arch": [ "aarch64", "amd64", @@ -106,6 +105,6 @@ "slug": "emby_nas", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.7.0.38-2", + "version": "4.7.0.38", "video": true }