diff options
author | Joas Schilling <coding@schilljs.com> | 2021-06-24 16:08:39 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-06-24 16:08:39 +0200 |
commit | 655108a3dcc11305920952e748cc72fee68ab6fb (patch) | |
tree | 104b2deb1aad85bb48de5d8d04cdf3edb503d794 /apps/federation/appinfo/info.xml | |
parent | bdfd2d92090f5b80254232aecab523f0aaf5e0fc (diff) | |
download | nextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.tar.gz nextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.zip |
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/federation/appinfo/info.xml')
-rw-r--r-- | apps/federation/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml index 0a3328e7ed2..c1856b3434b 100644 --- a/apps/federation/appinfo/info.xml +++ b/apps/federation/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Federation</name> <summary>Federation allows you to connect with other trusted servers to exchange the user directory.</summary> <description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description> - <version>1.11.0</version> + <version>1.12.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>Federation</namespace> |