From 5bb335e20df201d342d6f7f6226db53dfe5664b3 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 28 Mar 2023 21:28:02 +0000 Subject: [PATCH] Update app version --- apps/wizarr/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/wizarr/config.json b/apps/wizarr/config.json index 1b92d943..3a1b7f8f 100644 --- a/apps/wizarr/config.json +++ b/apps/wizarr/config.json @@ -5,9 +5,11 @@ "available": true, "exposable": true, "id": "wizarr", - "tipi_version": 1, - "version": "2.1.2", - "categories": ["utilities"], + "tipi_version": 2, + "version": "2.1.3", + "categories": [ + "utilities" + ], "description": "Wizarr is a automatic user invitation system for Plex, Jellyfin and Emby. Create a unique link and share it to a user and they will automatically be invited to your Media Server! They will even be guided to download the clients and instructions on how to use your requests software!", "short_desc": "Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.", "author": "https://github.com/Wizarrrr",