From 74b353a3cc3586caefeb24991b2000173ed8a082 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 23 Aug 2024 10:15:52 +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 e2d1f70b2..aa46f3cdb 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-3", + "version": "29.0.4-4", "webui": "https://[HOST]:[PORT:443]" }