From 0eea4a565246539f317d581cf7f27ff19b1887dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:33:00 +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 8c6e03255..6f546e57d 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-3", + "version": "27.1.2-3test", "webui": "https://[HOST]:[PORT:443]" }