From e1aea2cf395df9b80511af07ed57fc35172846cf Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 13 Oct 2022 22:10:52 +0000 Subject: [PATCH] Update app version --- apps/plex/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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",