mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-13 17:21:56 +02:00
Merge pull request #1628 from drwetter/bump_version302
Bump version to 3.0.2
This commit is contained in:
@ -117,7 +117,7 @@ trap "child_error" USR1
|
||||
|
||||
########### Internal definitions
|
||||
#
|
||||
declare -r VERSION="3.0.1"
|
||||
declare -r VERSION="3.0.2"
|
||||
declare -r SWCONTACT="dirk aet testssl dot sh"
|
||||
grep -E -q "dev|rc|beta" <<< "$VERSION" && \
|
||||
SWURL="https://testssl.sh/dev/" ||
|
||||
|
Reference in New Issue
Block a user