mirror of https://github.com/daffainfo/nuclei.git
Update banner.go
parent
382bf145db
commit
d325b211f2
|
@ -11,7 +11,7 @@ const banner = `
|
||||||
`
|
`
|
||||||
|
|
||||||
// Version is the current version of nuclei
|
// 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
|
// showBanner is used to show the banner to the user
|
||||||
func showBanner() {
|
func showBanner() {
|
||||||
|
|
Loading…
Reference in New Issue