From 22f86e39db4af445150dc5308db45edb9ed46cea Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 10 Jan 2016 20:47:13 +0800 Subject: [PATCH] first version number 1.0.1 --- le.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/le.sh b/le.sh index 8a1edd99..528fa792 100755 --- a/le.sh +++ b/le.sh @@ -1,5 +1,5 @@ #!/bin/bash - +VER=1.0.1 PROJECT="https://github.com/Neilpang/le" DEFAULT_CA="https://acme-v01.api.letsencrypt.org"