mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
14 lines
426 B
XML
14 lines
426 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.2</version>
|
|
<namespace>QuickNotes</namespace>
|
|
<category>tool</category>
|
|
<dependencies>
|
|
<owncloud min-version="9.0" max-version="9.1"/>
|
|
</dependencies>
|
|
</info> |