From 6fa4ba34e068d72ec44aec69be02bfc7a5c1e93c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:14:01 +0200 Subject: [PATCH] Update config.json --- jellyseerr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyseerr/config.json b/jellyseerr/config.json index be4057dff..03d19009c 100644 --- a/jellyseerr/config.json +++ b/jellyseerr/config.json @@ -91,6 +91,6 @@ "slug": "jellyseerr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr", - "version": "1.9.2-2", + "version": "1.9.2-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }