mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 04:25:31 +00:00
Update config.go
This commit is contained in:
parent
e6bd5db6fb
commit
38f448d352
@ -32,7 +32,7 @@ type Config struct {
|
||||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.9.1`
|
||||
const Version = `2.9.2-dev`
|
||||
|
||||
var customConfigDirectory string
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user