summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/appinfo/info.xml
blob: 2a80bd54da3817292d8b04ff1f4b3cc7fdd468df (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.1.0</version>
    <namespace>FederatedFileSharing</namespace>
    <category>other</category>
    <dependencies>
        <owncloud min-version="9.2" max-version="9.2" />
    </dependencies>
</info>