From 862f0fae8c5cb7e37eed4a7b4935c138b1969359 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:10:58 +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 6f546e57d..8c6e03255 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -133,6 +133,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.1.2-3test", + "version": "27.1.2-3", "webui": "https://[HOST]:[PORT:443]" }