diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 8f098e229..24be6e4db 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.24.2.4973-2b1b51db9-ls73 (09-09-2021) +- Update to latest version from linuxserver/docker-plex + ## 1.24.1.4931-1a38e63c6-ls70 (24-08-2021) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 1a7c7f005..a5b80d731 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,7 +1,7 @@ { "name": "Plex NAS", - "version": "1.24.1.4931-1a38e63c6-ls70-11", - "upstream": "1.24.1.4931-1a38e63c6-ls70", + "version": "1.24.2.4973-2b1b51db9-ls73", + "upstream": "1.24.2.4973-2b1b51db9-ls73", "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",