diff options
Diffstat (limited to 'apps/federation/appinfo/info.xml')
-rw-r--r-- | apps/federation/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml index 1d34358ae77..b5bf906bc6d 100644 --- a/apps/federation/appinfo/info.xml +++ b/apps/federation/appinfo/info.xml @@ -10,7 +10,7 @@ <name>Federation</name> <summary>Federation allows you to connect with other trusted servers to exchange the account directory.</summary> <description>Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing.</description> - <version>1.20.0</version> + <version>1.21.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>Federation</namespace> @@ -22,7 +22,7 @@ <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="30" max-version="30"/> + <nextcloud min-version="31" max-version="31"/> </dependencies> <background-jobs> |