From 4c0d3b0b037d49db7d1f645f46d433a3ba9e26f0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Jan 2024 20:10:25 +0100 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 665e1fa56..28a156d2b 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -142,6 +142,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "28.0.1-5", + "version": "28.0.1-6", "webui": "https://[HOST]:[PORT:443]" }