Return support to NC15 that still is the stable version

This commit is contained in:
Matias De lellis
2019-11-14 11:23:41 -03:00
parent 3d4f68f707
commit ccf0011801

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.0</version>
<version>0.2.1</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="17"/>
<nextcloud min-version="15" max-version="17"/>
</dependencies>
</info>