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