From 776e8d869b4056255be44345c9f9ed46f83542d6 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 23 May 2021 06:37:36 +0200 Subject: [PATCH] Update to 4.6.0.51 --- emby/CHANGELOG.md | 3 +++ emby/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index a50728e92..29f844eb1 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -8,6 +8,9 @@ ## 4.6.0.51 (23-05-2021) - Update to latest version from linuxserver/docker-emby +## 4.6.0.51 (23-05-2021) +- Update to latest version from linuxserver/docker-emby + ## 4.6.0.50 (20-05-2021) - Update to latest version from linuxserver/docker-emby diff --git a/emby/config.json b/emby/config.json index e780bde55..3f96e577c 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,7 +1,7 @@ { "name": "Emby NAS", - "version": "4.6.0.50", - "upstream": "4.6.0.50", + "version": "4.6.0.51", + "upstream": "4.6.0.51", "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",