From f8f91e6c32b6b0e58cf06b69fa05e9ab64a176f1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Nov 2022 23:30:42 +0100 Subject: [PATCH] Update config.json --- overseerr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overseerr/config.json b/overseerr/config.json index 64779a06a..8830a0562 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -35,6 +35,6 @@ }, "slug": "overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", - "version": "1.30.1", + "version": "1.30.1-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }