From 2b22ef25e9df64b2be8d432f1488d7d9eaa04c36 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:52:58 +0200 Subject: [PATCH] All good now https://github.com/alexbelgium/hassio-addons/issues/519 https://github.com/alexbelgium/hassio-addons/issues/518 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 75cdab141..4b1dbd57c 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-2", + "version": "25.0.0-3", "webui": "https://[HOST]:[PORT:443]" }