diff --git a/apps/plex/config.json b/apps/plex/config.json index 273c62a1..f551068f 100644 --- a/apps/plex/config.json +++ b/apps/plex/config.json @@ -5,10 +5,12 @@ "exposable": true, "port": 32400, "id": "plex", - "tipi_version": 5, - "version": "1.28.2", + "tipi_version": 6, + "version": "1.29.0", "url_suffix": "/web", - "categories": ["media"], + "categories": [ + "media" + ], "description": "", "short_desc": "Stream Movies & TV Shows", "author": "plexinc",