Merge pull request #12747 from nextcloud/bugfix/noid/typo-in-appinfo

update compatible versions for cloud federation api
This commit is contained in:
Morris Jobke 2018-11-29 22:45:21 +01:00 committed by GitHub
commit 5751692a0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<id>cloud_federation_api</id>
<name>Cloud Federation API</name>
<summary>Enable clouds to communicate with each other and exchange data</summary>
<description>The Cloud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
<description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description>
<version>0.2.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>