Files
quicknotes/appinfo/info.xml
2016-05-27 11:28:31 -03:00

18 lines
667 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.0.8</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>