From 100f89b4974f4391a84427601c28c9afc445960a Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 2 Feb 2021 10:52:09 +0100 Subject: [PATCH] Bot update to "20.0.6" --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 76d562739..b1f871b8e 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-ls118", + "version": "20.0.6", "slug": "nextcloud_ocr", "ingress": false, "ingress_port": 0,