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 0c04b54 commit 3307ce5Copy full SHA for 3307ce5
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.4.0`
+ Version = `v3.4.1`
35
// Directory Names of custom templates
36
CustomS3TemplatesDirName = "s3"
37
CustomGitHubTemplatesDirName = "github"
0 commit comments