diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 47458f295..4887c882f 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.32.1.6999-91e1e2e2c-ls167 (13-05-2023) +- Update to latest version from linuxserver/docker-plex + ## 1.32.0.6973-a787c5a8e-ls165 (06-05-2023) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 7c978cecb..3e9cdfe54 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-ls165", + "version": "1.32.1.6999-91e1e2e2c-ls167", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" } diff --git a/plex/updater.json b/plex/updater.json index da3fe54b7..27a0a1238 100644 --- a/plex/updater.json +++ b/plex/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "06-05-2023", + "last_update": "13-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "plex", "source": "github", "upstream_repo": "linuxserver/docker-plex", - "upstream_version": "1.32.0.6973-a787c5a8e-ls165" + "upstream_version": "1.32.1.6999-91e1e2e2c-ls167" }