We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa05f57 commit de8989dCopy full SHA for de8989d
CHANGELOG.md
@@ -1,4 +1,5 @@
1
# Unreleased
2
+- Support Nextcloud 31
3
4
# 1.0.8
5
- Require Nextcloud 29
appinfo/info.xml
@@ -19,7 +19,7 @@
19
<repository>https://github.com/nextcloud/ocs_api_viewer.git</repository>
20
<screenshot>https://raw.githubusercontent.com/nextcloud/ocs_api_viewer/main/docs/screenshot.png</screenshot>
21
<dependencies>
22
- <nextcloud min-version="29" max-version="30"/>
+ <nextcloud min-version="29" max-version="31"/>
23
</dependencies>
24
<navigations>
25
<navigation>
0 commit comments