version update

dev
sandeep 2023-05-12 05:18:32 +05:30
parent e2b1546484
commit 06f242e5fc
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.3`
Version = `v2.9.4`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"