summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-06-24 15:15:23 +0200
committerGitHub <noreply@github.com>2021-06-24 15:15:23 +0200
commitbdfd2d92090f5b80254232aecab523f0aaf5e0fc (patch)
tree16f8b2435d352b1c0142798cf57a0203aba1082d /apps/cloud_federation_api
parent4e9727037220a8acddf7a3478a047c0bc6fc4bae (diff)
parent15e59a686ddda5bd4f4aa42beeebb5b0c5846c51 (diff)
downloadnextcloud-server-bdfd2d92090f5b80254232aecab523f0aaf5e0fc.tar.gz
nextcloud-server-bdfd2d92090f5b80254232aecab523f0aaf5e0fc.zip
Merge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23
Master is now 23
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cloud_federation_api/appinfo/info.xml b/apps/cloud_federation_api/appinfo/info.xml
index f747d971cc7..9540e6c366c 100644
--- a/apps/cloud_federation_api/appinfo/info.xml
+++ b/apps/cloud_federation_api/appinfo/info.xml
@@ -15,6 +15,6 @@
<category>files</category>
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
<dependencies>
- <nextcloud min-version="22" max-version="22"/>
+ <nextcloud min-version="23" max-version="23"/>
</dependencies>
</info>