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

Bump version to first release candidate

This commit is contained in:
Dirk 2022-08-22 16:49:06 +02:00
parent 33f28f881b
commit dd01effcfb

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