From 9bdddb7cc6cf5dad3a7254d615dc3ef5f752b551 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 25 Dec 2021 11:37:34 +0100 Subject: [PATCH] Correct ocr --- 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 487ec75da..2e8804f4f 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -67,6 +67,6 @@ "slug": "paperless_ng", "upstream": "1.5.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5.0-7", + "version": "1.5.0-8", "webui": "http://[HOST]:[PORT:8000]" }