mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
20 lines
723 B
XML
20 lines
723 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"/>
|
|
<nextcloud min-version="9" max-version="11" />
|
|
</dependencies>
|
|
</info>
|