diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 53e6467ae..47458f295 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.32.0.6973-a787c5a8e-ls165 (06-05-2023) +- Update to latest version from linuxserver/docker-plex + ## 1.32.0.6973-a787c5a8e-ls164 (21-04-2023) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 6d5825fc6..7c978cecb 100644 --- a/plex/config.json +++ b/plex/config.json @@ -117,7 +117,7 @@ }, "slug": "plex_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.32.0.6973-a787c5a8e-ls164", + "version": "1.32.0.6973-a787c5a8e-ls165", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" -} \ No newline at end of file +} diff --git a/plex/updater.json b/plex/updater.json index 0bbed4154..da3fe54b7 100644 --- a/plex/updater.json +++ b/plex/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "21-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "plex", "source": "github", "upstream_repo": "linuxserver/docker-plex", - "upstream_version": "1.32.0.6973-a787c5a8e-ls164" + "upstream_version": "1.32.0.6973-a787c5a8e-ls165" }