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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-09-18 18:21:13 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-09-18 18:21:13 +0300
commitf856c37ba52b802babd22ff04940fa8d196a41b1 (patch)
treeef427ebc108b1ced30d328c95e527e3b20524165
parent90f9f3fae433a0d007327416ec168f91636606ed (diff)
Bump to 1.4.0v1.4.0
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ecf44df..1be7effc 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.3.2
+version+=1.4.0
all: appstore