From b5236cdc73c1cebf0685dd9fa4fe71687eee3996 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 2 Apr 2023 13:25:30 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index c163d1024..389e712f2 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -106,6 +106,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "26.0.0-11", + "version": "26.0.0-12", "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}