From 11d91c4ea1f6cf526fccd9bf0f1a13de5c325059 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 12 Nov 2022 19:50:56 +0100 Subject: [PATCH] Admin creation with env --- 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 71bad949a..7eb6e8cba 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -86,6 +86,6 @@ }, "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9.2-4", + "version": "1.9.2-5", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }