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