From 600345de79c38f2a44fd0639f157bd6920384f41 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:07:51 +0200 Subject: [PATCH] Update updater.json --- nextcloud/updater.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nextcloud/updater.json b/nextcloud/updater.json index 1e0053ed6..06290ec77 100644 --- a/nextcloud/updater.json +++ b/nextcloud/updater.json @@ -1,9 +1,8 @@ { "last_update": "21-07-2023", - "paused": true, "repository": "alexbelgium/hassio-addons", "slug": "nextcloud", "source": "github", "upstream_repo": "linuxserver/docker-nextcloud", "upstream_version": "27.0.1" -} \ No newline at end of file +}