From 657368a481b3e20bbc3fd966c2eb0f06fb0fd8e8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 16 Oct 2022 00:39:10 +0200 Subject: [PATCH] Ntfs support --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 7b4a6e022..dbbdc6ad7 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": "24.0.6", + "version": "24.0.7", "webui": "https://[HOST]:[PORT:443]" }