From 7c7f72827c301e1483f6c906954eaeff9314b0f8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:28:21 +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 71f28a605..82cbe257c 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -105,6 +105,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "25.0.4-6", + "version": "25.0.4-7", "webui": "https://[HOST]:[PORT:443]" }