Bump cloud federation api

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/12625/head
Roeland Jago Douma 8 years ago
parent 75c3737054
commit 36424f8e9d
No known key found for this signature in database
GPG Key ID: F941078878347C0C
  1. 4
      apps/cloud_federation_api/appinfo/info.xml

@ -5,7 +5,7 @@
<name>Cloud Federation API</name>
<summary>Enable clouds to communicate with each other and exchange data</summary>
<description>The Coud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
<version>0.1.0</version>
<version>0.2.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>CloudFederationAPI</namespace>
@ -15,6 +15,6 @@
<category>files</category>
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
<dependencies>
<nextcloud min-version="15" max-version="15"/>
<nextcloud min-version="16" max-version="16"/>
</dependencies>
</info>

Loading…
Cancel
Save