From c6a8ec2defab4838d48122099c87bb6199cb55ea Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:07:31 +0100 Subject: [PATCH] Update config.json --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 35008870a..793a0f418 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,7 @@ { "name": "Nextcloud", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "23.0.0-8", + "version": "23.0.0-9", "upstream": "23.0.0", "slug": "nextcloud_ocr", "ingress": false,