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"
|
const nucleiConfigFilename = ".templates-config.json"
|
||||||
|
|
||||||
// Version is the current version of nuclei
|
// Version is the current version of nuclei
|
||||||
const Version = `2.8.4-dev`
|
const Version = `2.8.4`
|
||||||
|
|
||||||
var customConfigDirectory string
|
var customConfigDirectory string
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue