From 4d1d2e027d3926d3d79aca0096cf798f2d3ea285 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Jan 2024 22:44:10 +0100 Subject: [PATCH] Update config.json --- 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 9759721a5..ca791ba5f 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -126,6 +126,6 @@ "slug": "paperless_ng", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.3.3-2", + "version": "2.3.3-3", "webui": "http://[HOST]:[PORT:8000]" }