summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-01-22 07:23:18 -0100
committerGitHub <noreply@github.com>2019-01-22 07:23:18 -0100
commit0e09c61b148a09ded85dcdf4d9f31777ead28474 (patch)
treeadf8e367c1383f4fae9b9ce0e096b19db52eb62a
parent0a500a29fac79547f4654c4f7592d8a4622c38b0 (diff)
parentc708d566d44558d9ef87101c493f21963cfe5150 (diff)
Merge pull request #363 from nextcloud/bugfix/noid/branch-makefile
set branch to alpha1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 080e13d0..521f02d1 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
-branch=master
+branch=alpha1
codecov_token_dir=$(HOME)/.nextcloud/codecov_token
version+=0.1.3