Skip to content

Commit de8989d

Browse files
committed
build: Add Nextcloud 31 support
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent aa05f57 commit de8989d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
- Support Nextcloud 31
23

34
# 1.0.8
45
- Require Nextcloud 29

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<repository>https://github.com/nextcloud/ocs_api_viewer.git</repository>
2020
<screenshot>https://raw.githubusercontent.com/nextcloud/ocs_api_viewer/main/docs/screenshot.png</screenshot>
2121
<dependencies>
22-
<nextcloud min-version="29" max-version="30"/>
22+
<nextcloud min-version="29" max-version="31"/>
2323
</dependencies>
2424
<navigations>
2525
<navigation>

0 commit comments

Comments
 (0)