mirror of https://github.com/daffainfo/nuclei.git
version update
parent
011da1388d
commit
efdc57c7b2
|
@ -28,7 +28,7 @@ type Config struct {
|
|||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.7.6`
|
||||
const Version = `2.7.7`
|
||||
|
||||
var customConfigDirectory string
|
||||
|
||||
|
|
Loading…
Reference in New Issue