nextcloud/apps/files_versions/appinfo/info.xml

13 lines
269 B
XML
Raw Normal View History

<?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>