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