From 808dcf230e098fb69ac8d6145ec9b0c6f825cca3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 28 Oct 2021 10:48:54 +0200 Subject: [PATCH] Correct --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index a1c5c3c1c..ec7d38d2a 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,7 @@ { "name": "Nextcloud OCR", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "22.2.0-3", + "version": "22.2.0-4", "upstream": "22.2.0", "slug": "nextcloud_ocr", "ingress": false,