We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9718d3 commit 0d6d50dCopy full SHA for 0d6d50d
pkg/catalog/config/constants.go
@@ -31,7 +31,7 @@ const (
31
CLIConfigFileName = "config.yaml"
32
ReportingConfigFilename = "reporting-config.yaml"
33
// Version is the current version of nuclei
34
- Version = `v3.3.9`
+ Version = `v3.3.10`
35
// Directory Names of custom templates
36
CustomS3TemplatesDirName = "s3"
37
CustomGitHubTemplatesDirName = "github"
0 commit comments