summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/appinfo/info.xml
blob: 6470d43d4b17b7860d05313b33a7ec5784b4d119 (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.1" />
    </dependencies>
</info>