Bump version

This commit is contained in:
Dirk 2022-09-07 10:49:19 +02:00
parent 8eb177aa45
commit 884319948e

View File

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