Just bump version to fix NC pattern

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

View File

@@ -1,4 +1,8 @@
## [0.1.6]: 2019-04-23 ## [0.1.7]: 2019-04-23
### Added
- Just bump versio to fix NC pattern
## [0.1.6.1]: 2019-04-23
### Added ### Added
- Initial Nextcloud 16 release - Initial Nextcloud 16 release

View File

@@ -5,7 +5,7 @@
<name>Quick notes</name> <name>Quick notes</name>
<summary>Quick notes with a basic rich text</summary> <summary>Quick notes with a basic rich text</summary>
<description>Quick notes with a basic rich text</description> <description>Quick notes with a basic rich text</description>
<version>0.1.6.1</version> <version>0.1.7</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Matias De lellis</author> <author>Matias De lellis</author>
<namespace>QuickNotes</namespace> <namespace>QuickNotes</namespace>