Skip to content

Commit 0d6d50d

Browse files
committed
version update
1 parent a9718d3 commit 0d6d50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/catalog/config/constants.go

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

0 commit comments

Comments
 (0)