From f83be561f25fda705cc4779c9451371d5f7a811f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 4 Jun 2022 10:56:40 +0200 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 999735c93..41f4d556d 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -97,6 +97,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "24.0.1", + "version": "24.0.1-2", "webui": "https://[HOST]:[PORT:443]" }