summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/appinfo/info.xml
blob: 5cf4039f1967edf3561ef1718beb72b721d0493b (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 ownCloud servers</description>
    <licence>AGPL</licence>
    <author>Bjoern Schiessle, Roeland Jago Douma</author>
    <version>0.3.0</version>
    <namespace>FederatedFileSharing</namespace>
    <category>other</category>
    <dependencies>
		<owncloud min-version="9.1" max-version="9.1" />
    </dependencies>
</info>