From d7a507a3e9f963a84ca12b9a7a420e95fc85c0cc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Apr 2023 18:56:07 +0200 Subject: [PATCH] New version https://github.com/alexbelgium/hassio-addons/issues/775 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 389e712f2..10c956336 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-12", + "version": "26.0.0-13", "webui": "https://[HOST]:[PORT:443]" }