Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Mar 21, 2022
1 parent 52a72a8 commit 8abba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/pkg/catalog/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type Config struct {
const nucleiConfigFilename = ".templates-config.json"

// Version is the current version of nuclei
const Version = `2.6.5-dev`
const Version = `2.6.5`

func getConfigDetails() (string, error) {
configDir, err := GetConfigDir()
Expand Down

0 comments on commit 8abba9e

Please sign in to comment.