From 14a5d6673b5b44d7b6f74174ba49f4bd953c70bc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:26:07 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1099#issuecomment-1833997069 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 2e3919501..d8a26f62c 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-4", + "version": "27.1.4-5", "webui": "https://[HOST]:[PORT:443]" }