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 c0713b0 commit e0e526bCopy full SHA for e0e526b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.3.3
2
+
3
+- NC23 support
4
## 1.3.2
5
6
- NC22 support
appinfo/info.xml
@@ -38,7 +38,7 @@
38
<website>https://github.com/PaulLereverend/NextcloudExtract</website>
39
<bugs>https://github.com/PaulLereverend/NextcloudExtract/issues</bugs>
40
<dependencies>
41
- <nextcloud min-version="13" max-version="22"/>
+ <nextcloud min-version="13" max-version="23"/>
42
<owncloud min-version="10.1.1" max-version="10"/>
43
</dependencies>
44
</info>
0 commit comments