From 024763cb346c292a3b95d983361bf1367d34ce11 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 26 Oct 2021 23:13:21 +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 a4c0e211a..a1c5c3c1c 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-2", + "version": "22.2.0-3", "upstream": "22.2.0", "slug": "nextcloud_ocr", "ingress": false,