From fe0e75ed5995983db8ca0bd1fe20110e0eebf2e3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 22 Jul 2023 11:44:39 +0200 Subject: [PATCH] Version 27.0.1-7 https://github.com/alexbelgium/hassio-addons/issues/911#issuecomment-1646543219 --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index dbb278077..d3bab43f5 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-6", + "version": "27.0.1-7", "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}