Skip to content

Commit

Permalink
Merge pull request #235 from projectdiscovery/dev
Browse files Browse the repository at this point in the history
tlsx v1.0.7
  • Loading branch information
ehsandeep committed Apr 16, 2023
2 parents bff2a3b + 14d7e42 commit 5904d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/runner/banner.go
Expand Up @@ -18,7 +18,7 @@ var banner = fmt.Sprintf(`
|_| |____|___/_/\_\ %s
`, version)

const version = "v1.0.6"
const version = "v1.0.7"

// validateOptions validates the provided options for crawler
func (r *Runner) validateOptions() error {
Expand Down

0 comments on commit 5904d79

Please sign in to comment.