release v1.6.1

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
Björn Schiessle 2018-08-09 11:43:07 +02:00
parent 478bcb1283
commit 6ba1b0e159
No known key found for this signature in database
GPG key ID: 2378A753E2BF04F6
3 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
# 1.6.1
### Fixed
- internal version number
## 1.6.0
### Changelog

View file

@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
version+=1.6.0
version+=1.6.1
all: appstore

View file

@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
* Any other provider that authenticates using the environment variable
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]></description>
<version>1.6.0</version>
<version>1.6.1</version>
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>User_SAML</namespace>