From 73de7d7ed0d28036ed5168e74a74163a65a612ac Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Sep 2023 05:03:22 +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 af0bdcf08..df2eb9af4 100644 --- a/jellyseerr/config.json +++ b/jellyseerr/config.json @@ -79,6 +79,6 @@ }, "slug": "jellyseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr", - "version": "1.7.0test2", + "version": "1.7.0test3", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }