Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-04-26 15:51:21 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-04-26 15:51:21 +0300
commit5331c0beab2ce4854d1c29e8c5d3e64d3abbbede (patch)
tree9cb1b4a5780d7c2225c7548819ba61d7b832c405 /Makefile
parent854430689a18b38e04a924d630b0d8a42c41444a (diff)
Add bump to 1.0.1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 068b357..b924254 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
-version+=1.0.0
+version+=1.0.1
all: appstore