Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
cad0383e6d
Коммит
9259fac1d9
|
@ -84,7 +84,7 @@ jobs:
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mariadb
|
||||
image: mariadb:10.5
|
||||
ports:
|
||||
- 4444:3306/tcp
|
||||
env:
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Supports Sharepoint 2013 and 2016. Nextcloud accesses Sharepoint through the Sharepoint REST API and uses NTLM authentication. Nextcloud respects file access permissions associated with its configured user credentials. Versioning and sharing are handled by Nextcloud.
|
||||
|
||||
Learn more about External Storage and Sharepoint on [https://nextcloud.com/storage/](https://nextcloud.com/storage/)]]></description>
|
||||
<version>1.11.0</version>
|
||||
<version>1.12.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="blizzz@arthur-schiwon.de">Arthur Schiwon</author>
|
||||
<namespace>SharePoint</namespace>
|
||||
|
@ -20,7 +20,7 @@ Learn more about External Storage and Sharepoint on [https://nextcloud.com/stora
|
|||
<bugs>https://github.com/nextcloud/sharepoint/issues/</bugs>
|
||||
<screenshot>https://raw.githubusercontent.com/nextcloud/sharepoint/master/screenshots/configuration.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="23" max-version="23" />
|
||||
<nextcloud min-version="24" max-version="24" />
|
||||
</dependencies>
|
||||
<commands>
|
||||
<command>OCA\SharePoint\Command\ListLibraries</command>
|
||||
|
|
Загрузка…
Ссылка в новой задаче