From 84fa0b8f46bb87d56a5e419d95cdf774d2943f8a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:50:55 +0100 Subject: [PATCH] Once again - why can't I locally build https://github.com/alexbelgium/hassio-addons/issues/1092 --- 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 955a3bea8..da68136ab 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -126,6 +126,6 @@ "slug": "paperless_ng", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.0.0.1-7", + "version": "2.0.0.1-8", "webui": "http://[HOST]:[PORT:8000]" }