From b3cc23a7ddd9e6737df0c1131a07c96edea6cd58 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:42:02 +0100 Subject: [PATCH] Convert to lowercase https://github.com/alexbelgium/hassio-addons/issues/598#issuecomment-1346422331 --- 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 7a64fb8cb..c8d243f8b 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -87,6 +87,6 @@ }, "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.10.2", + "version": "1.10.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }