From 7100f7ac122131405d60afae586a105f1a3108f9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:13:39 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1090 --- 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 d96ce9ee7..52140cfbb 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-6test3", + "version": "2.0.0.1-6test4", "webui": "http://[HOST]:[PORT:8000]" }