Quicknotes v0.3.0

This commit is contained in:
Matias De lellis
2020-06-08 11:22:50 -03:00
parent 194f056178
commit 5c5027caac
3 changed files with 18 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
<name>Quick notes</name>
<summary>Quick notes with a basic rich text</summary>
<description>Quick notes with a basic rich text</description>
<version>0.2.5</version>
<version>0.3.0</version>
<licence>agpl</licence>
<author>Matias De lellis</author>
<namespace>QuickNotes</namespace>
@@ -19,6 +19,6 @@
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-rich-text.png</screenshot>
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-note-tag.png</screenshot>
<dependencies>
<nextcloud min-version="16" max-version="19"/>
<nextcloud min-version="18" max-version="19"/>
</dependencies>
</info>