From ddcd874f3e0e92c198918a3f05b800e46071e3f3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 7 Dec 2023 06:53:12 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1116 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index d8a26f62c..cb4f2f903 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -135,6 +135,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.1.4-5", + "version": "27.1.4-6", "webui": "https://[HOST]:[PORT:443]" }