From 96d71f49ac316fd63131d52c18ff1ad4348f8263 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Mar 2023 17:57:20 +0100 Subject: [PATCH] Test config.yaml https://github.com/alexbelgium/hassio-addons/issues/768 --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index ca34a6442..53b07aacb 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": "25.0.4-11", + "version": "25.0.4-12", "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}