From 862f3549dd72de918695247b78d534f741217c3e Mon Sep 17 00:00:00 2001 From: waxgourd Date: Mon, 5 Feb 2024 12:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7emby=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emby/CHANGELOG.md | 4 ++++ emby/config.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index 51134a6..a5022b4 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -1,3 +1,7 @@ + +## 4.8.0.80 (03-02-2024) +- 从linuxserver/docker-emby更新到最新版本 + ### 4.8.0.75 (27-01-2024) - 从linuxserver/docker-emby更新到最新版本 diff --git a/emby/config.json b/emby/config.json index 452c1bf..50f7f33 100644 --- a/emby/config.json +++ b/emby/config.json @@ -120,6 +120,6 @@ "slug": "emby_nas", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "4.8.0.75", + "version": "4.8.0.80", "video": true }