summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-06-30 21:16:40 +0200
committerJoas Schilling <coding@schilljs.com>2020-07-06 16:42:13 +0200
commit77c9ff838a9481eb6b1b0e8d253a8d47b3c09bb5 (patch)
tree4963e5f296b6e00d8e66f007e40accbeba3f53c0 /apps/federation/appinfo/info.xml
parent6c825ee9a06d205e4e3b2b2bd2eb86e2039125bb (diff)
downloadnextcloud-server-77c9ff838a9481eb6b1b0e8d253a8d47b3c09bb5.tar.gz
nextcloud-server-77c9ff838a9481eb6b1b0e8d253a8d47b3c09bb5.zip
Move federation to migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/federation/appinfo/info.xml')
-rw-r--r--apps/federation/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml
index b56b64bf229..fd6cb3e6e50 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.10.0</version>
+ <version>1.10.1</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>Federation</namespace>