update version

This commit is contained in:
Doğan Can Bakır
2025-03-28 13:20:29 +05:30
parent 0c04b54d2d
commit 3307ce5ae8

View File

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