Skip to content

Commit 2f2a10c

Browse files
feat: add desktop 7.1 (#5107)
Enable the desktop client 7.1 documentation version. Adds the '7.1' branch of docs-client-desktop to the build and points the desktop version attributes at 7.1 (previous: 6.0). 5.3 is intentionally kept published as it is still widely used. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7d3ceba commit 2f2a10c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

global-attributes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
latest-webui-version: 'next'
6363
previous-webui-version: 'next'
6464
# desktop
65-
latest-desktop-version: '6.0'
66-
previous-desktop-version: '5.3'
65+
latest-desktop-version: '7.1'
66+
previous-desktop-version: '6.0'
6767
# ios-app
6868
latest-ios-version: '12.7'
6969
previous-ios-version: '12.6'

site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ content:
3131
- url: https://github.com/owncloud/docs-client-desktop.git
3232
branches:
3333
- master
34+
- '7.1'
3435
- '6.0'
3536
- '5.3'
3637
- url: https://github.com/owncloud/docs-client-ios-app.git

0 commit comments

Comments
 (0)