From 53382e5ca6c751d9b4c59e56a763697bdb2158f4 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 23 Nov 2023 14:49:46 +0100 Subject: [PATCH] feat(deps): Add Nextcloud 29 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 e40744d..d9b9532 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: ["main", "master", "stable27", "stable26", "stable25"] + branches: ["main", "master", "stable28", "stable27", "stable26"] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 560c0ab..a22956a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ Workflow external scripts Rule based processing of files through specified external scripts Pass files on to external scripts depending on a defined set of rules. - 1.13.0 + 1.14.0 agpl Arthur Schiwon WorkflowScript @@ -21,6 +21,6 @@ https://github.com/nextcloud/workflow_script.git https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/flow-ui.png - +