From f61c168071a0b828e3980f0aeb20bf3104c23ec5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:08:18 +0100 Subject: [PATCH] New version https://github.com/alexbelgium/hassio-addons/issues/731#issuecomment-1444399674 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 205649e8c..aeed9974f 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": "25.0.3-4", + "version": "25.0.3-5", "webui": "https://[HOST]:[PORT:443]" }