Skip to content

Commit 6269dc3

Browse files
committed
proper version requirements
1 parent 8ebaee3 commit 6269dc3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
node_modules
2-
build/*
1+
node_modules/

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<category>tools</category>
2323
<dependencies>
2424
<owncloud min-version="8.1" max-version="9.2"/>
25-
<nextcloud min-version="9.0" max-version="11.0"/>
25+
<nextcloud min-version="9.0" max-version="11"/>
2626
</dependencies>
2727
<ocsid>170871</ocsid>
2828
</info>

0 commit comments

Comments
 (0)