Bump version to 1.4.3

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2021-07-09 12:05:19 +02:00
parent fcc96ca98d
commit 9e2dcb686f
2 changed files with 12 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
<version>1.4.2</version>
<version>1.4.3</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="21" max-version="22" />
<nextcloud min-version="21" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Deck\Cron\DeleteCron</job>