From 64b48daf10689aa32c63c2d47b8f1d72b118adf9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Dec 2023 07:00:19 +0100 Subject: [PATCH] Update config.json --- 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 5becbf70b..42d2410f1 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.1", + "version": "2.0.1-2", "webui": "http://[HOST]:[PORT:8000]" }