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 8ebaee3 commit 6269dc3Copy full SHA for 6269dc3
.gitignore
@@ -1,2 +1 @@
1
-node_modules
2
-build/*
+node_modules/
appinfo/info.xml
@@ -22,7 +22,7 @@
22
<category>tools</category>
23
<dependencies>
24
<owncloud min-version="8.1" max-version="9.2"/>
25
- <nextcloud min-version="9.0" max-version="11.0"/>
+ <nextcloud min-version="9.0" max-version="11"/>
26
</dependencies>
27
<ocsid>170871</ocsid>
28
</info>
0 commit comments