From cbb68f3a0e9885da1b74b80ed343b780e25b52ed Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Apr 2023 20:45:29 +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 6d9c5f7c8..f8c53fdc2 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -107,6 +107,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "26.0.0-16", + "version": "26.0.0-17", "webui": "https://[HOST]:[PORT:443]" }