summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/appinfo/info.xml
blob: 6c4882d349fcbd0e5d4b4be1e879a684a861d9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<info>
    <id>sharebymail</id>
    <name>Share by mail</name>
    <description>Share provider which allows you to share files by mail</description>
    <licence>AGPL</licence>
    <author>Bjoern Schiessle</author>
    <version>1.0.0</version>
    <namespace>ShareByMail</namespace>
    <category>other</category>
    <dependencies>
        <nextcloud min-version="11" max-version="11" />
    </dependencies>
    <default_enable/>
</info>