From 8b55eda828746ac762bcc4cb1d593aaf548a6a88 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Dec 2023 17:10:19 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1111 --- prowlarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowlarr/config.json b/prowlarr/config.json index 71d9df3af..d3b793e85 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -98,6 +98,6 @@ "slug": "prowlarr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-1.11.0.4126-ls48", + "version": "nightly-1.11.0.4126-ls48-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" }