We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e03df48 + 0625753 commit 6cf5a55Copy full SHA for 6cf5a55
2 files changed
Makefile
@@ -9,7 +9,7 @@ package_name=$(app_name)
9
cert_dir=$(HOME)/.nextcloud/certificates
10
github_account=nextcloud
11
branch=master
12
-version+=0.6.3
+version+=master
13
14
15
# Cleaning
appinfo/info.xml
@@ -16,7 +16,7 @@
16
17
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
18
]]></description>
19
- <version>0.6.3</version>
+ <version>0.6.4</version>
20
<licence>agpl</licence>
21
<author>Robin Appelman</author>
22
<types>
0 commit comments