From 26fa2980f6d6bbe6db89544ce4869179a37a8eeb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Oct 2021 20:34:15 +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 ea89dee6a..a4c0e211a 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", + "version": "22.2.0-2", "upstream": "22.2.0", "slug": "nextcloud_ocr", "ingress": false,