From 588f27055f483b6c9b87d2f8fc6f37f68d736f91 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:39:47 +0100 Subject: [PATCH] Testing logs version https://github.com/alexbelgium/hassio-addons/issues/752 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index e343e0e3f..02256d3d5 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.4-nginx_optimizations2", + "version": "25.0.4-3_testlogs", "webui": "https://[HOST]:[PORT:443]" }