From 062575378b8f15d319568245b60d4686e96e8d80 Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Fri, 28 Jun 2019 14:41:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20set=20makefile=20vers?= =?UTF-8?q?ion=20to=20'master'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6dbe27b..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.4 +version+=master # Cleaning