mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-29 15:03:00 +00:00
version update
This commit is contained in:
parent
0b351e83f3
commit
7f28c048a6
@ -27,7 +27,7 @@ type Config struct {
|
||||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.7.2`
|
||||
const Version = `2.7.3`
|
||||
|
||||
func getConfigDetails() (string, error) {
|
||||
configDir, err := GetConfigDir()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user