From 9c9336743dba6070be0298b9cb684e6d55e0a4b5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 1 Apr 2023 08:18:56 +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 2774b4c2f..e85b24962 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-8_updater", + "version": "26.0.0-9_updater", "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}