summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/appinfo/info.xml
blob: 9936a2ad8b2e0f3fc58759e2be6efc2e593461de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<info>
    <id>files_versions</id>
    <name>Versions</name>
    <licence>AGPL</licence>
    <author>Frank Karlitschek</author>
    <require>3</require>
    <description>Versioning of files</description>
	<types>
		<filesystem/>
	</types>
</info>