mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-01-31 15:53:10 +08:00
Update banner.go
This commit is contained in:
@@ -11,7 +11,7 @@ const banner = `
|
||||
`
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `1.0.0`
|
||||
const Version = `1.1.0`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
||||
Reference in New Issue
Block a user