From efc02f5219cfaef4d757db3203c0d24bb80230d9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 17 Jun 2023 06:16:07 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index ec0a27a19..5e8a6e13b 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -2,7 +2,6 @@ "arch": [ "aarch64", "amd64", - "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "Nextcloud for Home Assistant", @@ -125,6 +124,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.0.0-2", + "version": "27.0.0", "webui": "https://[HOST]:[PORT:443]" }