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