version update

dev
sandeep 2023-11-18 14:58:54 +05:30
parent 40de1a31c1
commit dbba3074d8
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.0.4`
Version = `v3.1.0-dev`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"
CustomGitHubTemplatesDirName = "github"