From 361b47352a914a5aae1d41f6bc1e04c11c69cfbb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Dec 2021 10:45:33 +0100 Subject: [PATCH] Allow data directory --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 48b4b6036..b9288ce4c 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,7 @@ { "name": "Nextcloud", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "23.0.0-6", + "version": "23.0.0-7", "upstream": "23.0.0", "slug": "nextcloud_ocr", "ingress": false,