From 64efc00cd2409a8f16d5ca1f5890acf0c0410807 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 4 May 2023 13:15:09 +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 7691a56bf..2af454b34 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-3", + "version": "1.5.0-6", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} \ No newline at end of file +}