From 2352af8da245890a89712fda78a0ca213f19391b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Dec 2021 22:40:51 +0100 Subject: [PATCH] Update config.json --- paperless_ng/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless_ng/config.json b/paperless_ng/config.json index 07cc759ac..92cc582bf 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -66,6 +66,6 @@ "slug": "paperless_ng", "upstream": "1.5.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5.0-3", + "version": "1.5.0-4", "webui": "http://[HOST]:[PORT:8000]" }