Merge pull request #3149 from nextcloud/update-master-version

Update version on master
This commit is contained in:
Julius Härtl
2021-06-25 15:54:25 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "deck",
"description": "",
"version": "1.0.0",
"version": "1.6.0",
"authors": [
{
"name": "Julius Härtl",