From 3d25b11b2a7d0d11f46f7e3dfceb1f21d6a55e5a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Aug 2022 11:43:14 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/411 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 1708c01b2..c966ebbfc 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -102,6 +102,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "24.0.3-4", + "version": "24.0.3-5", "webui": "https://[HOST]:[PORT:443]" }