Merge pull request #242 from projectdiscovery/version-bump

Version bump
master v2.3.4
Mzack9999 2020-05-22 19:27:53 +02:00 committed by GitHub
commit 73f4ced5a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ____ _| |__ / _(_)_ _ __| |___ _ _
`
// Version is the current version of subfinder
const Version = `2.3.3`
const Version = `2.3.4`
// showBanner is used to show the banner to the user
func showBanner() {