From dfc2ed743bafab6903c25d6f166b9ef0b18e7b51 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 23 Jan 2025 11:14:40 +0100 Subject: [PATCH] feat(deps): Add Nextcloud 32 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 c3f0df1..376e7ef 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ['main', 'master', 'stable30', 'stable29', 'stable28'] + branches: ['main', 'master', 'stable31', 'stable30', 'stable29''] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 7743117..bf0b06b 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,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. - 2.0.0 + 3.0.0-dev.0 agpl Arthur Schiwon WorkflowScript @@ -25,6 +25,6 @@ https://github.com/nextcloud/workflow_script.git https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/flow-ui.png - +