From 1b7497d6738ff6181dc47f4fb4a60f863670c928 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:53:07 +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 5f71c41be..ba3dbee7c 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -130,6 +130,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.1.2", + "version": "27.1.2-2", "webui": "https://[HOST]:[PORT:443]" }