server/apps/lookup_server_connector/appinfo/info.xml
Roeland Jago Douma db411f8771
Bump apps
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-14 11:40:53 +01:00

18 lines
490 B
XML

<?xml version="1.0"?>
<info>
<id>lookup_server_connector</id>
<name>Lookup Server Connector</name>
<description>Sync public user information with the lookup server</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<namespace>LookupServerConnector</namespace>
<version>1.2.0</version>
<category>other</category>
<dependencies>
<nextcloud min-version="14" max-version="14" />
</dependencies>
<default_enable/>
<types>
<authentication/>
</types>
</info>