update version

This commit is contained in:
Dirk Wetter 2019-12-12 11:34:33 +01:00 committed by GitHub
parent db558de147
commit 710f915660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ trap "child_error" USR1
########### Internal definitions
#
declare -r VERSION="3.0rc5"
declare -r VERSION="3.0rc6"
declare -r SWCONTACT="dirk aet testssl dot sh"
grep -E -q "dev|rc|beta" <<< "$VERSION" && \
SWURL="https://testssl.sh/dev/" ||