From a47225d9b2a60a1f82bb2a4fea6de28b53296adf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 3 May 2023 23:11:53 +0200 Subject: [PATCH] Update config.json --- jellyseerr/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyseerr/config.json b/jellyseerr/config.json index 9186311fa..8bb69ef58 100644 --- a/jellyseerr/config.json +++ b/jellyseerr/config.json @@ -78,6 +78,6 @@ }, "slug": "jellyseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr", - "version": "1.5.0", + "version": "1.5.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} \ No newline at end of file +}