From c09dc68b27951848d3a1f8125d37dd954cd4e3af Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 30 Mar 2016 19:10:58 +0800 Subject: [PATCH] minor, just upgrade to a new version number 1.2.1 --- le.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/le.sh b/le.sh index 2ef8cf0d..4af0616a 100755 --- a/le.sh +++ b/le.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -VER=1.2.0 +VER=1.2.1 PROJECT="https://github.com/Neilpang/le" DEFAULT_CA="https://acme-v01.api.letsencrypt.org"