Skip to content

Commit 6ceaf02

Browse files
authored
feat: add IOS 12.7 (#5104)
1 parent e14265d commit 6ceaf02

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

global-attributes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
latest-desktop-version: '6.0'
6666
previous-desktop-version: '5.3'
6767
# ios-app
68-
latest-ios-version: '12.6'
69-
previous-ios-version: '12.5'
68+
latest-ios-version: '12.7'
69+
previous-ios-version: '12.6'
7070
# android
7171
latest-android-version: '4.8'
7272
previous-android-version: '4.7'

site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ content:
3636
- url: https://github.com/owncloud/docs-client-ios-app.git
3737
branches:
3838
- master
39+
- '12.7'
3940
- '12.6'
40-
- '12.5'
4141
- url: https://github.com/owncloud/docs-client-android.git
4242
branches:
4343
- master

0 commit comments

Comments
 (0)