Files
quicknotes/appinfo/info.xml
Vinzenz Rosenkranz 45fa10394f set sharing layout
2016-05-31 00:38:56 +02:00

19 lines
668 B
XML

<?xml version="1.0"?>
<info>
<id>quicknotes</id>
<name>Quick Notes</name>
<description>Quick notes with text, check lists and pictures</description>
<licence>AGPL</licence>
<author>Matias De lellis</author>
<version>0.1.1</version>
<namespace>QuickNotes</namespace>
<category>tool</category>
<website>https://github.com/matiasdelellis</website>
<bugs>https://github.com/matiasdelellis/quicknotes/issues</bugs>
<repository type="git">https://github.com/matiasdelellis/quicknotes.git</repository>
<ocsid>174716</ocsid>
<dependencies>
<owncloud min-version="8.0" max-version="9.1"/>
</dependencies>
</info>