mirror of https://github.com/daffainfo/nuclei.git
version update
parent
f4e46f4773
commit
990cec0de1
|
@ -17,7 +17,7 @@ const (
|
|||
CLIConfigFileName = "config.yaml"
|
||||
ReportingConfigFilename = "reporting-config.yaml"
|
||||
// Version is the current version of nuclei
|
||||
Version = `v3.0.0-dev`
|
||||
Version = `v3.0.0`
|
||||
// Directory Names of custom templates
|
||||
CustomS3TemplatesDirName = "s3"
|
||||
CustomGitHubTemplatesDirName = "github"
|
||||
|
|
Loading…
Reference in New Issue