mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-29 21:13:03 +00:00
dev update
This commit is contained in:
parent
f260ed6da7
commit
fdb7c0d6cd
@ -26,7 +26,7 @@ type Config struct {
|
||||
const nucleiConfigFilename = ".templates-config.json"
|
||||
|
||||
// Version is the current version of nuclei
|
||||
const Version = `2.5.3`
|
||||
const Version = `2.5.4-dev`
|
||||
|
||||
func getConfigDetails() (string, error) {
|
||||
homeDir, err := os.UserHomeDir()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user