Skip to content

Commit d2d9d2a

Browse files
authored
Merge pull request #2988 from testssl/v3.2.3
Bump version (3.2)
2 parents c01ff1f + 9a2b224 commit d2d9d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ trap "child_error" USR1
122122

123123
########### Internal definitions
124124
#
125-
declare -r VERSION="3.2.2"
125+
declare -r VERSION="3.2.3"
126126
declare -r SWCONTACT="dirk aet testssl dot sh"
127127
[[ "$VERSION" =~ dev|rc|beta ]] && \
128128
SWURL="https://testssl.sh/dev/" ||

0 commit comments

Comments
 (0)