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