From 97951c45bf9f5fdc3c1ed85a8fca29fa209619e9 Mon Sep 17 00:00:00 2001 From: DrMxrcy Date: Sun, 12 Mar 2023 13:11:35 -0400 Subject: [PATCH] Updated to 2.1.2 --- apps/wizarr/config.json | 2 +- apps/wizarr/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/wizarr/config.json b/apps/wizarr/config.json index 06e0febd..5e84c333 100644 --- a/apps/wizarr/config.json +++ b/apps/wizarr/config.json @@ -6,7 +6,7 @@ "exposable": true, "id": "wizarr", "tipi_version": 1, - "version": "2.1.0", + "version": "2.1.2", "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.", diff --git a/apps/wizarr/docker-compose.yml b/apps/wizarr/docker-compose.yml index 5eadf582..71b8b5dd 100644 --- a/apps/wizarr/docker-compose.yml +++ b/apps/wizarr/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: wizarr: container_name: wizarr - image: ghcr.io/wizarrrr/wizarr:2.1.0 + image: ghcr.io/wizarrrr/wizarr:2.1.2 ports: - ${APP_PORT}:5690 volumes: