We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e6c9f commit 8e8d6c4Copy full SHA for 8e8d6c4
CHANGELOG.md
@@ -4,6 +4,9 @@ SPDX-License-Identifier: CC0-1.0
4
-->
5
# Unreleased
6
7
+# 1.1.0
8
+- Support Nextcloud 32
9
+
10
# 1.0.9
11
- Support Nextcloud 31
12
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="31"/>
+ <nextcloud min-version="29" max-version="32"/>
23
</dependencies>
24
<navigations>
25
<navigation>
0 commit comments