Bump version

"just" bugfix release.
This commit is contained in:
Dirk
2025-06-12 17:26:06 +02:00
parent 949042866b
commit f2aa87ba66

View File

@ -122,7 +122,7 @@ trap "child_error" USR1
########### Internal definitions
#
declare -r VERSION="3.2.0"
declare -r VERSION="3.2.1"
declare -r SWCONTACT="dirk aet testssl dot sh"
[[ "$VERSION" =~ dev|rc|beta ]] && \
SWURL="https://testssl.sh/dev/" ||