From bc02dd3874536acdcaefcf543feeb5d4dae5de74 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Jan 2022 07:06:20 +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 793a0f418..7ec7de765 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-9", + "version": "23.0.0-10", "upstream": "23.0.0", "slug": "nextcloud_ocr", "ingress": false,