mirror of https://github.com/daffainfo/nuclei.git
version update
parent
34120fbecc
commit
b6ec247701
|
@ -32,7 +32,7 @@ type Config struct {
|
|||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.8.4-dev`
|
||||
const Version = `2.8.4`
|
||||
|
||||
var customConfigDirectory string
|
||||
|
||||
|
|
Loading…
Reference in New Issue