From 3e129f03a1681fb6eaedf4a28bf32eb38efb0bd6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 15 Sep 2022 17:03:42 +0200 Subject: [PATCH] Allow location change https://github.com/alexbelgium/hassio-addons/issues/478 --- overseerr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overseerr/config.json b/overseerr/config.json index d29a00370..941190a25 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -36,6 +36,6 @@ }, "slug": "overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", - "version": "1.29.1", + "version": "1.29.1-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }