mirror of https://github.com/daffainfo/nuclei.git
version update
parent
ae5bc2b269
commit
ee9f8b7651
|
@ -28,7 +28,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.4`
|
const Version = `2.7.5`
|
||||||
|
|
||||||
func getConfigDetails() (string, error) {
|
func getConfigDetails() (string, error) {
|
||||||
configDir, err := GetConfigDir()
|
configDir, err := GetConfigDir()
|
||||||
|
|
Loading…
Reference in New Issue