From 973d9a5f2dddaa43c19b641abfbdc89bd254add3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 16 Sep 2023 21:03:30 +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 cb824548a..af0bdcf08 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.0test", + "version": "1.7.0test2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }