diff --git a/Makefile b/Makefile
index 3598a11..0de45d4 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.3
+version+=master
# Cleaning
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ffb8dac..b4a096c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
]]>
- 0.6.3
+ 0.6.4
agpl
Robin Appelman