version update

dev
sandeep 2024-01-10 18:53:02 +05:30
parent 1d246329ea
commit 99775e0392
1 changed files with 1 additions and 1 deletions

View File

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