From 93c2aa2d03fe344f9a98d5e7a4402a2255b91c86 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 3 Mar 2023 11:43:26 +0100 Subject: [PATCH] chore: Add Nextcloud 27 support on master Signed-off-by: Joas Schilling --- .github/workflows/update-nextcloud-ocp.yml | 2 +- appinfo/info.xml | 4 ++-- package.json | 2 +- tests/integration/spreedcheats/appinfo/info.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index c103a16b6..7f1224809 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", "stable25", "stable24"] + branches: ["master", "stable26", "stable25", "stable24"] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index c6125480b..69e2bb766 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m ]]> - 16.0.0-rc.1 + 17.0.0-dev agpl Daniel Calviño Sánchez @@ -52,7 +52,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m https://raw.githubusercontent.com/nextcloud/spreed/master/docs/video-verfication.png - + diff --git a/package.json b/package.json index 27c8e0fbe..c9081a188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talk", - "version": "16.0.0", + "version": "17.0.0", "private": true, "description": "", "author": "Joas Schilling ", diff --git a/tests/integration/spreedcheats/appinfo/info.xml b/tests/integration/spreedcheats/appinfo/info.xml index ce55b48bf..4596e17c5 100644 --- a/tests/integration/spreedcheats/appinfo/info.xml +++ b/tests/integration/spreedcheats/appinfo/info.xml @@ -7,13 +7,13 @@ AGPL Joas Schilling - 2.4.0 + 2.5.0 - +