From 98b5df4492bc2c101788c5316d310ec26a58af6a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:17:30 +0100 Subject: [PATCH] New version https://github.com/alexbelgium/hassio-addons/issues/752 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index f66258b9e..71f28a605 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-5", + "version": "25.0.4-6", "webui": "https://[HOST]:[PORT:443]" }