From bf04b90e3edf532c514a86e1cff3f01b1e6db1d2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Feb 2023 03:03:34 +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 10ec79e19..8bd634c80 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -105,6 +105,6 @@ ], "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.13.0", + "version": "1.13.0-2", "webui": "http://[HOST]:[PORT:8000]" }