mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-25 18:05:27 +00:00
version update
This commit is contained in:
parent
24326389a4
commit
a6c4c7c9b6
@ -27,7 +27,7 @@ type Config struct {
|
||||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.5.8-dev`
|
||||
const Version = `2.5.8`
|
||||
|
||||
func getConfigDetails() (string, error) {
|
||||
homeDir, err := os.UserHomeDir()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user