From 663dce676f6eb98e20011c703660ea7a7226b4f0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Feb 2021 21:16:15 +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 9bccad3c3..846276d3f 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,7 +1,7 @@ { "name": "Emby beta NAS", "version": "4.6.0.26", - "version": "upstream", + "upstream": "4.6.0.26", "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",