We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0275a commit 08e67baCopy full SHA for 08e67ba
1 file changed
appinfo/info.xml
@@ -23,7 +23,7 @@ Requirements:
23
- mbstring: *
24
- when using MySQL, use at least v8.0
25
]]></description>
26
- <version>16.0.1</version>
+ <version>16.1.0-dev.0</version>
27
<licence>agpl</licence>
28
<author mail="mklehr@gmx.net" homepage="https://marcelklehr.de">Marcel Klehr</author>
29
<author mail="blizzz@arthur-schiwon.de" homepage="https://www.arthur-schiwon.de">Arthur Schiwon</author>
@@ -42,7 +42,7 @@ Requirements:
42
<database>pgsql</database>
43
<lib>intl</lib>
44
<lib>mbstring</lib>
45
- <nextcloud min-version="32" max-version="32" />
+ <nextcloud min-version="32" max-version="33" />
46
</dependencies>
47
<background-jobs>
48
<job>OCA\Bookmarks\BackgroundJobs\CrawlJob</job>
0 commit comments