Initial NC21 support

This commit is contained in:
Matias De lellis
2021-03-18 14:16:50 -03:00
parent 94060078e0
commit 124d13063b
4 changed files with 26 additions and 47 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.6.3</version>
<version>0.6.4</version>
<licence>agpl</licence>
<author>Matias De lellis</author>
<namespace>QuickNotes</namespace>
@@ -20,6 +20,6 @@
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-attachments.jpeg</screenshot>
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-shared-note.jpeg</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="20"/>
<nextcloud min-version="20" max-version="20"/>
</dependencies>
</info>