version update

This commit is contained in:
sandeep
2025-03-07 23:06:42 +05:30
parent a9718d3664
commit 0d6d50d980

View File

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