version update

dev
sandeep 2023-01-05 22:07:02 +05:30
parent 8beb6b06f9
commit 1c046c387b
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.5`
const Version = `2.8.6`
var customConfigDirectory string