App compatibility: add nc v16

This commit is contained in:
Marcel Klehr 2018-11-24 11:39:10 +01:00
parent f5cdca63f4
commit 281a07979e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Check out the third-party clients listed here: https://github.com/nextcloud/book
<repository type="git">https://github.com/nextcloud/bookmarks.git</repository>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/bookmarks/master/screenshots/Bookmarks-small.png">https://raw.githubusercontent.com/nextcloud/bookmarks/master/screenshots/Bookmarks.png</screenshot>
<dependencies>
<nextcloud min-version="14" max-version="15" />
<nextcloud min-version="14" max-version="16" />
</dependencies>
<settings>
<admin>OCA\Bookmarks\Settings\AdminSettings</admin>