From f17209b6d31b853269cb5ee6e0b0f692d5ab53cf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:26:11 +0100 Subject: [PATCH] Update config.json --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 920abe10b..d92d80673 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,7 +1,7 @@ { "host_network": true, "name": "Emby NAS", - "version": "4.7.0.20-2", + "version": "4.7.0.20-3", "slug": "emby_nas", "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",