From 6b7f41c9782c74dcff950dfe6d0658c8f56b405a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 16 Dec 2021 19:07:08 +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 745aa8202..967f89a67 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-3", + "version": "23.0.0-4", "upstream": "23.0.0", "slug": "nextcloud_ocr", "ingress": false,