From 75f42439779969cf0164ef6d2e971306414c00ef Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 14 Aug 2021 01:57:43 +0200 Subject: [PATCH] Update to 1.24.0.4930-ab6e1a058-ls68 --- plex/CHANGELOG.md | 3 +++ plex/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 8c7eb8cc3..69aa4d60d 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.24.0.4930-ab6e1a058-ls68 (14-08-2021) +- Update to latest version from linuxserver/docker-plex + ## 1.23.6.4881-e2e58f321-ls65 (30-07-2021) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 765a37372..dafb3d2fa 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,7 +1,7 @@ { "name": "Plex NAS", - "version": "1.23.6.4881-e2e58f321-ls65-3", - "upstream": "1.23.6.4881-e2e58f321-ls65", + "version": "1.24.0.4930-ab6e1a058-ls68", + "upstream": "1.24.0.4930-ab6e1a058-ls68", "slug": "plex_nas", "description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.", "url": "https://github.com/alexbelgium/hassio-addons",