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",