From e51f6df1bbc734039862b339d8b8cef908318055 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:29:05 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1099 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 71d21d16e..49d3a5a54 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-2", + "version": "27.1.4-3", "webui": "https://[HOST]:[PORT:443]" }