mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-23 17:45:25 +00:00
version update
This commit is contained in:
parent
6077fb3da3
commit
125588046e
@ -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.7.5`
|
const Version = `2.7.5-dev`
|
||||||
|
|
||||||
func getConfigDetails() (string, error) {
|
func getConfigDetails() (string, error) {
|
||||||
configDir, err := GetConfigDir()
|
configDir, err := GetConfigDir()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user