From ad76c78fd5c8e0ce8e63d22e5d377b5eb8ef4c44 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 8 Mar 2023 21:35:46 +0100 Subject: [PATCH] Correct cron outputs --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index a9937e316..c36e1c188 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -105,6 +105,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "25.0.4-3_testlogs2", + "version": "25.0.4-3_testlogs3", "webui": "https://[HOST]:[PORT:443]" }