From 8ad539d0b8391e205cdd3b1e3d0f45b19014fb89 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 4 Feb 2023 07:37:56 +0100 Subject: [PATCH] New version incremental --- 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 4eeaebb95..150eea030 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -105,6 +105,6 @@ ], "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.12.1", + "version": "1.12.2-1", "webui": "http://[HOST]:[PORT:8000]" }