From c73bafbfc5af99504ebe51847bf69d5874c48c28 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 12 Nov 2022 23:53:39 +0100 Subject: [PATCH] Working config.yaml https://github.com/alexbelgium/hassio-addons/issues/544 --- paperless_ngx/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index d76bea731..4f27a3511 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -86,6 +86,6 @@ }, "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9.2-7", + "version": "1.9.2-8", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }