зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #2154 from nextcloud/update-master-versions
Update the master version and test app
This commit is contained in:
Коммит
7168522ece
|
@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
|
|||
|
||||
]]></description>
|
||||
|
||||
<version>7.0.0-beta.1</version>
|
||||
<version>8.0.0-dev.0</version>
|
||||
<licence>agpl</licence>
|
||||
|
||||
<author>Daniel Calviño Sánchez</author>
|
||||
|
@ -43,7 +43,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
|
|||
<screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/contacts-menu.png</screenshot>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="17" max-version="17" />
|
||||
<nextcloud min-version="18" max-version="18" />
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "spreed",
|
||||
"version": "6.0.0",
|
||||
"version": "8.0.0",
|
||||
"description": "",
|
||||
"main": " ",
|
||||
"repository": {
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
<licence>AGPL</licence>
|
||||
<author>Joas Schilling</author>
|
||||
<version>2.1.0</version>
|
||||
<version>2.2.0</version>
|
||||
|
||||
<types>
|
||||
<logging/>
|
||||
</types>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="17" max-version="17" />
|
||||
<nextcloud min-version="18" max-version="18" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "spreed",
|
||||
"description": "",
|
||||
"version": "6.0.0",
|
||||
"version": "8.0.0",
|
||||
"author": "Joas Schilling <coding@schilljs.com>",
|
||||
"license": "agpl",
|
||||
"private": true,
|
||||
|
|
Загрузка…
Ссылка в новой задаче