From a6d7b43fa4b58cdebe328f0e45b16bcd32421e14 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:46:06 +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 e8ba98463..a9dae2d6b 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -63,6 +63,6 @@ "slug": "paperless_ng", "upstream": "1.5.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5.0-dev4", + "version": "1.5.0-2", "webui": "http://[HOST]:[PORT:8000]" }