1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-31 04:17:05 +02:00

Just bump version for upcoming release

This commit is contained in:
Dirk 2025-04-18 13:32:53 +02:00
parent 6746fa54b8
commit 295a68e7ab

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