Quicknotes v0.6.5

This commit is contained in:
Matias De lellis
2021-03-18 19:09:24 -03:00
parent 124d13063b
commit 66cb273609
2 changed files with 7 additions and 2 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.4</version>
<version>0.6.5</version>
<licence>agpl</licence>
<author>Matias De lellis</author>
<namespace>QuickNotes</namespace>
@@ -20,6 +20,7 @@
<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="20" max-version="20"/>
<php min-version="7.2" max-version="7.4"/>
<nextcloud min-version="20" max-version="21"/>
</dependencies>
</info>