mirror of https://github.com/daffainfo/nuclei.git
commit
eb5ae6e48a
|
@ -11,7 +11,7 @@ const banner = `
|
|||
`
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `1.1.2`
|
||||
const Version = `1.1.3`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
|
Loading…
Reference in New Issue