mirror of https://github.com/daffainfo/nuclei.git
version update
parent
577b49e8df
commit
900addc43f
|
@ -27,7 +27,7 @@ type Config struct {
|
||||||
const nucleiConfigFilename = ".templates-config.json"
|
const nucleiConfigFilename = ".templates-config.json"
|
||||||
|
|
||||||
// Version is the current version of nuclei
|
// Version is the current version of nuclei
|
||||||
const Version = `2.7.1`
|
const Version = `2.7.2`
|
||||||
|
|
||||||
func getConfigDetails() (string, error) {
|
func getConfigDetails() (string, error) {
|
||||||
configDir, err := GetConfigDir()
|
configDir, err := GetConfigDir()
|
||||||
|
|
Loading…
Reference in New Issue