Skip to content

Commit 205c356

Browse files
nickvergessenmejo-
authored andcommitted
chore(branchoff): Set version on stable34 to a stable one
Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Jonas <jonas@freesources.org>
1 parent 266bfb0 commit 205c356

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/cypress-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npmVersion: ${{ steps.versions.outputs.npmVersion }}
2727
strategy:
2828
matrix:
29-
server-versions: ['master']
29+
server-versions: ['stable34']
3030

3131
steps:
3232
- name: Checkout server

.github/workflows/npm-audit-fix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
branches:
2828
- ${{ github.event.repository.default_branch }}
29+
- 'stable34'
2930
- 'stable33'
3031
- 'stable32'
3132

.github/workflows/update-nextcloud-ocp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
branches:
2828
- ${{ github.event.repository.default_branch }}
29+
- 'stable34'
2930
- 'stable33'
3031
- 'stable32'
3132

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.
1616
- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!
1717
]]></description>
18-
<version>8.0.0-dev.1</version>
18+
<version>8.0.0</version>
1919
<licence>agpl</licence>
2020
<author mail="jus@bitgrid.net">Julius Härtl</author>
2121
<namespace>Text</namespace>

0 commit comments

Comments
 (0)