From 86754c3c06d772d79ce7dde6b25b48c847fdeb5d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Aug 2022 15:11:18 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index c966ebbfc..23830069c 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -102,6 +102,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "24.0.3-5", + "version": "24.0.3-6", "webui": "https://[HOST]:[PORT:443]" }