version update

dev
sandeep 2023-06-27 00:52:04 +05:30
parent cc887b03e1
commit bf7684205e
1 changed files with 1 additions and 1 deletions

View File

@ -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.6` Version = `v2.9.7`
// Directory Names of custom templates // Directory Names of custom templates
CustomS3TemplatesDirName = "s3" CustomS3TemplatesDirName = "s3"
CustomGithubTemplatesDirName = "github" CustomGithubTemplatesDirName = "github"