diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index 7f7c39a5b..ab2e29f54 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -1,13 +1,13 @@ { "name": "Plex meta manager", - "version": "1.0", + "version": "1.15.1", "slug": "plex-meta-manager", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "apparmor": true, "arch": ["aarch64", "amd64", "armv7"], "boot": "auto", - "upstream": "1.0", + "upstream": "1.15.1", "devices": [], "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", "environment": {},