From ec5677f48a779b6de24b75dd22b70601210a69cf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:09:51 +0100 Subject: [PATCH] Update --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 752e49d3e..b478920cc 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -105,6 +105,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "26.0.0", + "version": "26.0", "webui": "https://[HOST]:[PORT:443]" -} +} \ No newline at end of file