Skip to content

Commit 7630bd8

Browse files
nickvergessenskjnldsv
authored andcommitted
Update stable18 target versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 6bc6167 commit 7630bd8

3 files changed

Lines changed: 143 additions & 68 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99

1010
env:
1111
global:
12-
- CORE_BRANCH=master
12+
- CORE_BRANCH=stable18
1313
- APP_NAME=activity
1414
matrix:
1515
- DB=sqlite

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<repository>https://github.com/nextcloud/activity.git</repository>
3737

3838
<dependencies>
39-
<nextcloud min-version="18" max-version="18"/>
39+
<nextcloud min-version="19" max-version="19"/>
4040
</dependencies>
4141

4242
<background-jobs>

0 commit comments

Comments
 (0)