From f9ce89bbb20013304648f1e61edb3a6ec81457bb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:31:47 +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 8d5b7184b..36800d7ea 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,7 +1,7 @@ { "host_network": true, "name": "Emby NAS", - "version": "4.7.0.20-3", + "version": "4.7.0.20-4", "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",