From 1a455849f9423d29c40c20f3b5d9ba32bdaff70a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 15 Sep 2022 17:10:24 +0200 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 941190a25..b702e363c 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-2", + "version": "1.29.1-DO_NOT_UPDATE", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" }