From bd9765290600068618ba35b954d62201c093cc99 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Apr 2023 20:10:28 +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 2309b8917..6d9c5f7c8 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-15", + "version": "26.0.0-16", "webui": "https://[HOST]:[PORT:443]" }