From 242f7c83b21b214bfd8c3bc261ab0c1221746013 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:22:25 +0100 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 f788370f9..a752a151e 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -2,7 +2,7 @@ "name": "Nextcloud OCR", "url": "https://github.com/alexbelgium/hassio-addons", "version": "21.0.0", - "upstream": "20.0.7", + "upstream": "21.0.0", "slug": "nextcloud_ocr", "ingress": false, "ingress_port": 0,