From bcf310a46dbbc02d3ca96ef953995750f8cc1eab Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 17 May 2023 15:38:06 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 28 support on master Signed-off-by: Joas Schilling --- .github/workflows/update-nextcloud-ocp.yml | 2 +- appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 699e96c..eb6722f 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -17,7 +17,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ["master", "stable26", "stable25", "stable24", "stable23"] + branches: ["master", "stable27", "stable26", "stable25", "stable24", "stable23"] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index f41c4fb..09aa94c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later Profiler Profiler for nextcloud - 1.3.1 + 1.4.0 agpl Carl Schwan Profiler @@ -25,7 +25,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later https://github.com/nextcloud/profiler.git - +