From f09468c1095c48ac336bd564ca294a36cb807c7b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Sep 2022 12:15:35 +0200 Subject: [PATCH] https://github.com/alexbelgium/hassio-addons/issues/473#issuecomment-1245082408 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 6bd1dd389..3fd7aa547 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": "24.0.5-5", + "version": "24.0.5-6", "webui": "https://[HOST]:[PORT:443]" }