From 6a123493267f33d9458adcae23a3286e88301d09 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:42:51 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1531 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 56a303e85..e2d1f70b2 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -151,6 +151,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "29.0.4-2", + "version": "29.0.4-3", "webui": "https://[HOST]:[PORT:443]" }