Skip to content

Commit 8902d13

Browse files
committed
update version
1 parent 490c673 commit 8902d13

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.3.7`
34+
Version = `v3.3.8`
3535
// Directory Names of custom templates
3636
CustomS3TemplatesDirName = "s3"
3737
CustomGitHubTemplatesDirName = "github"

0 commit comments

Comments
 (0)