From 06d0e91ccb64de4c93ba60ebdcdda4ad2b7cf6b1 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Fri, 21 Jul 2023 16:41:00 +0200 Subject: [PATCH] 27.0.1 --- nextcloud/config.json | 2 +- nextcloud/updater.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 210e2b2ce..668782dd5 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.0-2", + "version": "27.0.1", "webui": "https://[HOST]:[PORT:443]" } \ No newline at end of file diff --git a/nextcloud/updater.json b/nextcloud/updater.json index 4d849910a..1e0053ed6 100644 --- a/nextcloud/updater.json +++ b/nextcloud/updater.json @@ -1,9 +1,9 @@ { - "last_update": "17-06-2023", + "last_update": "21-07-2023", "paused": true, "repository": "alexbelgium/hassio-addons", "slug": "nextcloud", "source": "github", "upstream_repo": "linuxserver/docker-nextcloud", - "upstream_version": "27.0.0" -} + "upstream_version": "27.0.1" +} \ No newline at end of file