version update

dev
sandeep 2023-07-03 18:24:01 +05:30
parent 5247b889bd
commit daecd169c5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ const (
CLIConifgFileName = "config.yaml"
ReportingConfigFilename = "reporting-config.yaml"
// Version is the current version of nuclei
Version = `v2.9.7`
Version = `v2.9.8`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"
CustomGithubTemplatesDirName = "github"