From fa6574939a3c58c14fcc3b7a2d0d4d989fde12df Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 23 May 2021 06:21:35 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emby/config.json b/emby/config.json index 3f96e577c..e780bde55 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,7 +1,7 @@ { "name": "Emby NAS", - "version": "4.6.0.51", - "upstream": "4.6.0.51", + "version": "4.6.0.50", + "upstream": "4.6.0.50", "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",