From 91e048525e0bfb0defd994167cea0f6cc52e291b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:01:22 +0100 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 1126f249e..0550978e1 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -159,6 +159,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "31.0.2", + "version": "31.0.2-2", "webui": "https://[HOST]:[PORT:443]" }