Skip to content

Commit 5af6feb

Browse files
committed
version update
1 parent b95b04f commit 5af6feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/catalog/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
CLIConfigFileName = "config.yaml"
3232
ReportingConfigFilename = "reporting-config.yaml"
3333
// Version is the current version of nuclei
34-
Version = `v3.4.4`
34+
Version = `v3.4.5`
3535
// Directory Names of custom templates
3636
CustomS3TemplatesDirName = "s3"
3737
CustomGitHubTemplatesDirName = "github"

0 commit comments

Comments
 (0)