Skip to content

Commit

Permalink
Merge pull request #1628 from drwetter/bump_version302
Browse files Browse the repository at this point in the history
Bump version to 3.0.2
  • Loading branch information
drwetter committed May 8, 2020
2 parents eb1398c + b1eda9b commit 4e887e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/" ||
Expand Down

0 comments on commit 4e887e3

Please sign in to comment.