From b33cb35a6def059ddbf13ce953d48397fce9d771 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 May 2023 08:22:14 +0200 Subject: [PATCH] Update version --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index ac0e11906..3f83ab1d0 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -111,6 +111,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "26.0.1", + "version": "26.0.1-3", "webui": "https://[HOST]:[PORT:443]" }