bump version

This commit is contained in:
Doğan Can Bakır 2025-08-13 19:22:34 -07:00
parent 8ef3662634
commit 6996b4ab75
No known key found for this signature in database

View File

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