info.xml: Update max nc version

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2021-01-23 15:34:25 +01:00
parent e9bb0ee595
commit 8b63e91173
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Requirements:
<php min-version="7.3" />
<lib>intl</lib>
<lib>mbstring</lib>
<nextcloud min-version="20" max-version="20" />
<nextcloud min-version="20" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Bookmarks\BackgroundJobs\CrawlJob</job>