From 859c94a236fb54cc6d8d876456bb64eb7383f6af Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:34:11 +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 3f9a23942..11a935324 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-2", + "version": "24.0.3-3", "webui": "https://[HOST]:[PORT:443]" }