From d48a1ea981a297ccff740552cf564c6411040d00 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:47:47 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/981 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 4a43db87b..68aad91ef 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -125,6 +125,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.0.2-9", + "version": "27.0.2-10", "webui": "https://[HOST]:[PORT:443]" }