0.6 will be 15/16 only

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2019-02-12 11:05:43 +01:00
parent df4596a8df
commit 4fa703e723

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
<version>0.5.2</version>
<version>0.6.0-dev1</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>
@@ -36,7 +36,7 @@
<database min-version="9.4">pgsql</database>
<database>sqlite</database>
<database min-version="5.5">mysql</database>
<nextcloud min-version="13" max-version="16" />
<nextcloud min-version="15" max-version="16" />
</dependencies>
<background-jobs>
<job>OCA\Deck\Cron\DeleteCron</job>