mirror of https://github.com/daffainfo/nuclei.git
dev update
parent
7f058dbad0
commit
dfff092caf
|
@ -28,7 +28,7 @@ type Config struct {
|
|||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.5.1`
|
||||
const Version = `2.5.2-dev`
|
||||
|
||||
func getConfigDetails() (string, error) {
|
||||
homeDir, err := os.UserHomeDir()
|
||||
|
|
Loading…
Reference in New Issue