From 7aa09763408a5b17a17f3ab9659f963090e55c22 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 13 Aug 2018 13:43:43 +0200 Subject: Fix makefile Signed-off-by: Roeland Jago Douma --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a1b03b8..f76aa2a 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ source_dir=$(build_dir)/source sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates -version+=v1.0.1 +version+=1.0.1 all: appstore -- cgit v1.2.3