From 60020047229c202a49aa00f88846fb45033becbe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 24 Nov 2023 19:52:10 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/889 --- 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 5fb731710..c9a092d05 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -127,6 +127,6 @@ "slug": "paperless_ng", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.0.0.1-11", + "version": "2.0.0.1-12", "webui": "http://[HOST]:[PORT:8000]" }