mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-21 20:15:24 +00:00
version update
This commit is contained in:
parent
c9edfdd4e9
commit
bd9e75d9bd
@ -17,7 +17,7 @@ const (
|
|||||||
CLIConifgFileName = "config.yaml"
|
CLIConifgFileName = "config.yaml"
|
||||||
ReportingConfigFilename = "reporting-config.yaml"
|
ReportingConfigFilename = "reporting-config.yaml"
|
||||||
// Version is the current version of nuclei
|
// Version is the current version of nuclei
|
||||||
Version = `v2.9.7`
|
Version = `v3.0.0`
|
||||||
// Directory Names of custom templates
|
// Directory Names of custom templates
|
||||||
CustomS3TemplatesDirName = "s3"
|
CustomS3TemplatesDirName = "s3"
|
||||||
CustomGithubTemplatesDirName = "github"
|
CustomGithubTemplatesDirName = "github"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user