From 36da19a89407832951b590dde36983e28f411471 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 15 Sep 2022 07:47:09 +0200 Subject: [PATCH] https://github.com/alexbelgium/hassio-addons/issues/478 --- overseerr/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overseerr/config.json b/overseerr/config.json index a1bd71eda..d29a00370 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-bugfix", + "version": "1.29.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} \ No newline at end of file +}