Bump version

This commit is contained in:
Dirk Wetter 2021-05-10 12:16:12 +02:00
parent 4976da43b0
commit f5fde2a93b

View File

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