Skip to content

Commit

Permalink
Make Ownpad works with Nextcloud 11 (closes #13).
Browse files Browse the repository at this point in the history
  • Loading branch information
otetard committed Nov 19, 2016
1 parent 80e049d commit 3cfa75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<repository>https://github.com/otetard/ownpad</repository>
<dependencies>
<owncloud min-version="9.0" max-version="9.1" />
<nextcloud min-version="9" max-version="10" />
<nextcloud min-version="9" max-version="11" />
</dependencies>
<ocsid>174679</ocsid>
</info>

0 comments on commit 3cfa75a

Please sign in to comment.