We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490c673 commit 8902d13Copy full SHA for 8902d13
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.7`
+ Version = `v3.3.8`
35
// Directory Names of custom templates
36
CustomS3TemplatesDirName = "s3"
37
CustomGitHubTemplatesDirName = "github"
0 commit comments