diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index c9f6b0ebce1..13291690b2a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -63,7 +63,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable29
+ target-branch: stable30
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
@@ -76,7 +76,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable28
+ target-branch: stable29
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
@@ -89,7 +89,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable27
+ target-branch: stable28
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
@@ -102,7 +102,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable29
+ target-branch: stable30
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
@@ -115,7 +115,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable28
+ target-branch: stable29
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
@@ -128,7 +128,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable27
+ target-branch: stable28
open-pull-requests-limit: 10
ignore:
# ignore all GitHub linguist patch updates
diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml
index 6e705cc8c43..bbeec0c6e15 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', 'stable29', 'stable28', 'stable27']
+ branches: ['main', 'master', 'stable30', 'stable29', 'stable28']
name: update-nextcloud-ocp-${{ matrix.branches }}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e90607f3274..c5243f4c29a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,7 +18,7 @@
* 🌉 **Sync with other chat solutions** With [Matterbridge](https://github.com/42wim/matterbridge/) being integrated in Talk, you can easily sync a lot of other chat solutions to Nextcloud Talk and vice-versa.
]]>
- 20.0.0-beta.3
+ 21.0.0-dev.0
agpl
Daniel Calviño Sánchez
@@ -55,7 +55,7 @@
https://raw.githubusercontent.com/nextcloud/spreed/main/docs/video-verfication.png
-
+
diff --git a/package-lock.json b/package-lock.json
index 88b27e60028..1d3cd5aef18 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "talk",
- "version": "20.0.0-beta.3",
+ "version": "21.0.0-dev.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "talk",
- "version": "20.0.0-beta.3",
+ "version": "21.0.0-dev.0",
"license": "agpl",
"dependencies": {
"@linusborg/vue-simple-portal": "^0.1.5",
diff --git a/package.json b/package.json
index 1b4da2ac4f2..6e73abebfef 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "20.0.0-beta.3",
+ "version": "21.0.0-dev.0",
"private": true,
"description": "",
"author": "Joas Schilling ",
diff --git a/tests/integration/spreedcheats/appinfo/info.xml b/tests/integration/spreedcheats/appinfo/info.xml
index 665a33b1184..f7a2cd62b50 100644
--- a/tests/integration/spreedcheats/appinfo/info.xml
+++ b/tests/integration/spreedcheats/appinfo/info.xml
@@ -11,13 +11,13 @@
AGPL
Joas Schilling
- 2.6.0
+ 21.0.0
-
+