version update

dev
sandeep 2023-04-20 04:44:54 +05:30
parent 871e7016fc
commit fe234cf32d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ const (
CLIConifgFileName = "config.yaml"
ReportingConfigFilename = "reporting-config.yaml"
// Version is the current version of nuclei
Version = `v2.9.2`
Version = `v2.9.3-dev`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"