Skip to content

Commit 6fe3119

Browse files
authored
Bump version number and change log
1 parent ba59e44 commit 6fe3119

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

getssl

+2-1
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,11 @@
214214
# 2020-02-13 Fix bug with copying to all locations when creating RSA and ECDSA certs (2.20)
215215
# 2020-02-22 Change sign_string to use openssl asn1parse (better fix for #424)
216216
# 2020-02-23 Add dig to config check for systems without drill (ubuntu)
217+
# 2020-03-23 Fix staging server URL in domain template
217218
# ----------------------------------------------------------------------------------------
218219

219220
PROGNAME=${0##*/}
220-
VERSION="2.20"
221+
VERSION="2.21"
221222

222223
# defaults
223224
ACCOUNT_KEY_LENGTH=4096

0 commit comments

Comments
 (0)