summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/appinfo/info.xml
blob: 5373eacd5185ad8bbbe06fd3f770e2c7be81f17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
    <id>federatedfilesharing</id>
    <name>Federated File Sharing</name>
    <description>Provide federated file sharing across servers</description>
    <licence>AGPL</licence>
    <author>Bjoern Schiessle, Roeland Jago Douma</author>
    <version>1.0.0</version>
    <namespace>FederatedFileSharing</namespace>
    <category>other</category>
    <dependencies>
		<owncloud min-version="9.1" max-version="9.2" />
    </dependencies>
</info>