Initial NC 16

This commit is contained in:
Matias De lellis
2019-04-23 10:02:53 -03:00
parent cf16f4e233
commit fb47e2ccf9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## [0.1.6]: 2019-04-23
### Added
- Initial Nextcloud 16 release
## [0.1.6]: 2019-02-12
### Added
- Initial Nextcloud 15 release

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.1.6</version>
<version>0.1.6.1</version>
<licence>agpl</licence>
<author>Matias De lellis</author>
<namespace>QuickNotes</namespace>
@@ -17,6 +17,6 @@
<screenshot small-thumbnail="https://user-images.githubusercontent.com/733715/38871311-dac5a80a-4226-11e8-961d-63b276380b6b.png">https://user-images.githubusercontent.com/733715/38871311-dac5a80a-4226-11e8-961d-63b276380b6b.png</screenshot>
<screenshot>https://user-images.githubusercontent.com/733715/38871255-b07a7d5a-4226-11e8-8403-650cbea50be0.png</screenshot>
<dependencies>
<nextcloud min-version="14" max-version="15"/>
<nextcloud min-version="14" max-version="16"/>
</dependencies>
</info>