From 06876a128f0c8f17a6ea210cec53b7b1b649f476 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 8 Nov 2022 17:57:10 +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 3e65a2431..78bb82541 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -84,6 +84,6 @@ }, "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9.2", + "version": "1.9.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }