From c58358ea4cf9bd7b1775e1bbbb1e8510024b2176 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Oct 2022 09:57:47 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/519#issuecomment-1286557225 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 3ec4f938b..9c6ae67e9 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -103,6 +103,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "25.0.0-7", + "version": "25.0.0-8", "webui": "https://[HOST]:[PORT:443]" }