version update

This commit is contained in:
sandeep 2023-09-04 16:01:51 +05:30
parent ad015823c1
commit 9a37c92c75

View File

@ -17,7 +17,7 @@ const (
CLIConfigFileName = "config.yaml"
ReportingConfigFilename = "reporting-config.yaml"
// Version is the current version of nuclei
Version = `v2.9.13`
Version = `v2.9.15-dev`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"
CustomGitHubTemplatesDirName = "github"