From 3761091f452fab8a9f29bd14b4514a5cabddb5dd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 12 Jun 2024 08:44:32 +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 ce964d402..eb701b5ad 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -149,6 +149,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "29.0.2", + "version": "29.0.2-2", "webui": "https://[HOST]:[PORT:443]" }