Skip to content

Commit

Permalink
chore: Update HEDnsExtractor to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neriberto committed Dec 17, 2023
1 parent ac1ac0d commit 9df1429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var banner = `
|/ \|(_______/(______/ |/ )_)\_______)(_______/|/ \| )_( |/ \__/|/ \|(_______/ )_( (_______)|/ \__/
`

var version = "v1.0.1"
var version = "v1.0.2"

func ShowBanner(silent bool) {
if !silent {
Expand Down

0 comments on commit 9df1429

Please sign in to comment.