diff --git a/Makefile b/Makefile index 29b9b64..3598a11 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.6.1 +version+=0.6.3 # Cleaning diff --git a/appinfo/info.xml b/appinfo/info.xml index c1525ee..496a41e 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.2 + 0.6.3 agpl Robin Appelman