From f0c12c19040c047d0adcdc41d5409090fdbc6fe4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:03:56 +0100 Subject: [PATCH] 01-custom_script.sh https://github.com/alexbelgium/hassio-addons/issues/553 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index cf5fd26a8..ae6bcbe58 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -103,6 +103,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "25.0.0-9", + "version": "25.0.0-10", "webui": "https://[HOST]:[PORT:443]" }