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