Skip to content

Commit abdd51d

Browse files
authored
Merge pull request #2231 from drwetter/bump_version
Bump version
2 parents 3ad9c6e + 8843199 commit abdd51d

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
@@ -117,7 +117,7 @@ trap "child_error" USR1
117117

118118
########### Internal definitions
119119
#
120-
declare -r VERSION="3.0.7"
120+
declare -r VERSION="3.0.8"
121121
declare -r SWCONTACT="dirk aet testssl dot sh"
122122
grep -E -q "dev|rc|beta" <<< "$VERSION" && \
123123
SWURL="https://testssl.sh/dev/" ||

0 commit comments

Comments
 (0)