From a9ead806dec2bb38fcd8f2e53e0dd666d2088a5a Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 3 Feb 2021 01:55:56 +0100 Subject: [PATCH] Bot update to "20.0.7" --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index b1f871b8e..e6cb50ced 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,7 @@ { "name": "Nextcloud OCR", "url": "https://github.com/linuxserver/docker-nextcloud", - "version": "20.0.6", + "version": "20.0.7", "slug": "nextcloud_ocr", "ingress": false, "ingress_port": 0,