dev version update

dev
sandeep 2022-12-11 17:56:07 +05:30
parent b77787e9bd
commit b3312526b7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ type Config struct {
const nucleiConfigFilename = ".templates-config.json"
// Version is the current version of nuclei
const Version = `2.8.2`
const Version = `2.8.2-dev`
var customConfigDirectory string