Skip to content

Commit 08e67ba

Browse files
committed
chore: Support nc 33
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 9d0275a commit 08e67ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Requirements:
2323
- mbstring: *
2424
- when using MySQL, use at least v8.0
2525
]]></description>
26-
<version>16.0.1</version>
26+
<version>16.1.0-dev.0</version>
2727
<licence>agpl</licence>
2828
<author mail="mklehr@gmx.net" homepage="https://marcelklehr.de">Marcel Klehr</author>
2929
<author mail="blizzz@arthur-schiwon.de" homepage="https://www.arthur-schiwon.de">Arthur Schiwon</author>
@@ -42,7 +42,7 @@ Requirements:
4242
<database>pgsql</database>
4343
<lib>intl</lib>
4444
<lib>mbstring</lib>
45-
<nextcloud min-version="32" max-version="32" />
45+
<nextcloud min-version="32" max-version="33" />
4646
</dependencies>
4747
<background-jobs>
4848
<job>OCA\Bookmarks\BackgroundJobs\CrawlJob</job>

0 commit comments

Comments
 (0)