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