From e7018db5eb2dcd93081960ccb4a817eb23987071 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Aug 2022 06:38:30 +0200 Subject: [PATCH] Config location changes to /config/addons_config/readarr --- readarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readarr/config.json b/readarr/config.json index bdac00429..c547bd9f6 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -78,6 +78,6 @@ }, "slug": "readarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", - "version": "nightly-0.1.1.1402-ls130", + "version": "nightly-0.1.1.1402-ls130-2", "webui": "http://[HOST]:[PORT:8787]" }