From 1c254fe934d74a80c9541440968e94dcde1f9bac Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Feb 2023 03:09:27 +0100 Subject: [PATCH] https://github.com/alexbelgium/hassio-addons/issues/726 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index b769bc38b..015e1165e 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -106,6 +106,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "25.0.3-2", + "version": "25.0.3-3", "webui": "https://[HOST]:[PORT:443]" }