From a813ad5fdb94afacdda704b35d2fe6026450e79e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:43:51 +0100 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 b478920cc..a40ae0bbc 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -105,6 +105,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "26.0", + "version": "26.0-1" "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}