Bump version

This commit is contained in:
Dirk Wetter
2026-07-12 17:12:16 +02:00
parent e3c3f9e89c
commit 1e3c726af7
+1 -1
View File
@@ -122,7 +122,7 @@ trap "child_error" USR1
########### Internal definitions
#
declare -r VERSION="3.2.3"
declare -r VERSION="3.2.4"
declare -r SWCONTACT="dirk aet testssl dot sh"
[[ "$VERSION" =~ dev|rc|beta ]] && \
SWURL="https://testssl.sh/dev/" ||