Skip to content

Commit 54f4c0c

Browse files
authored
Merge pull request #12625 from nextcloud/bump_cfa
Bump cloud federation api
2 parents 75c3737 + 36424f8 commit 54f4c0c

File tree

1 file changed

+2
-2
lines changed
  • apps/cloud_federation_api/appinfo

1 file changed

+2
-2
lines changed

apps/cloud_federation_api/appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Cloud Federation API</name>
66
<summary>Enable clouds to communicate with each other and exchange data</summary>
77
<description>The Coud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
8-
<version>0.1.0</version>
8+
<version>0.2.0</version>
99
<licence>agpl</licence>
1010
<author>Bjoern Schiessle</author>
1111
<namespace>CloudFederationAPI</namespace>
@@ -15,6 +15,6 @@
1515
<category>files</category>
1616
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
1717
<dependencies>
18-
<nextcloud min-version="15" max-version="15"/>
18+
<nextcloud min-version="16" max-version="16"/>
1919
</dependencies>
2020
</info>

0 commit comments

Comments
 (0)