diff --git a/Makefile b/Makefile index 564045c..29b9b64 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=0.5.1 +version+=0.6.1 # Cleaning diff --git a/appinfo/info.xml b/appinfo/info.xml index f6bfa1d..99201d2 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ External user support Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP - 0.6.0 + 0.6.1 agpl Robin Appelman