version update

dev
sandeep 2022-08-26 14:18:32 +05:30
parent 011da1388d
commit efdc57c7b2
1 changed files with 1 additions and 1 deletions

View File

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