From 33b89281424a15d1a4369970fd1d653d2cf81631 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:05:18 +0200 Subject: [PATCH] Forced 27.0.2 https://github.com/alexbelgium/hassio-addons/issues/928 https://github.com/alexbelgium/hassio-addons/issues/938 --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index d3bab43f5..75ced0ac4 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -124,6 +124,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.0.1-7", + "version": "27.0.2", "webui": "https://[HOST]:[PORT:443]" }