Skip to content

Commit

Permalink
update version (#5877)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogancanbakir authored Dec 2, 2024
1 parent 9a3053e commit b649829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/catalog/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const (
CLIConfigFileName = "config.yaml"
ReportingConfigFilename = "reporting-config.yaml"
// Version is the current version of nuclei
Version = `v3.3.6`
Version = `v3.3.7`
// Directory Names of custom templates
CustomS3TemplatesDirName = "s3"
CustomGitHubTemplatesDirName = "github"
Expand Down

0 comments on commit b649829

Please sign in to comment.