bump version

This commit is contained in:
Doğan Can Bakır
2025-11-12 13:57:11 +09:00
parent 1a2363db8a
commit cf5557e0fd

View File

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