From 4bd2860ed0319677cc448c74030f1f41a2f11603 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tobias=20Kn=C3=B6ppler?=
<6317548+theCalcaholic@users.noreply.github.com>
Date: Wed, 26 Jul 2023 13:02:10 +0200
Subject: [PATCH] Add support for Nextcloud 27
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
---
etc/ncp-config.d/nc-nextcloud.cfg | 2 +-
etc/ncp.cfg | 2 +-
ncp-app/appinfo/info.xml | 2 +-
ncp-previewgenerator/ncp-previewgenerator-nc21/appinfo/info.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/etc/ncp-config.d/nc-nextcloud.cfg b/etc/ncp-config.d/nc-nextcloud.cfg
index c56985b5..1c9a5e78 100644
--- a/etc/ncp-config.d/nc-nextcloud.cfg
+++ b/etc/ncp-config.d/nc-nextcloud.cfg
@@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
- "value": "26.0.3"
+ "value": "27.0.1"
},
{
"id": "MAXFILESIZE",
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 313ac1a2..ffb97871 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,5 +1,5 @@
{
- "nextcloud_version": "26.0.3",
+ "nextcloud_version": "27.0.1",
"php_version": "8.1",
"release": "bullseye"
}
diff --git a/ncp-app/appinfo/info.xml b/ncp-app/appinfo/info.xml
index ed92d4b5..91b51c33 100644
--- a/ncp-app/appinfo/info.xml
+++ b/ncp-app/appinfo/info.xml
@@ -12,7 +12,7 @@
tools
https://github.com/nextcloud/nextcloudpi/issues
-
+
diff --git a/ncp-previewgenerator/ncp-previewgenerator-nc21/appinfo/info.xml b/ncp-previewgenerator/ncp-previewgenerator-nc21/appinfo/info.xml
index 47e77c9b..ba50d668 100644
--- a/ncp-previewgenerator/ncp-previewgenerator-nc21/appinfo/info.xml
+++ b/ncp-previewgenerator/ncp-previewgenerator-nc21/appinfo/info.xml
@@ -25,7 +25,7 @@ The first time you install this app, before using a cron job, you properly want
-
+