version bump

dev
Mzack9999 2020-04-30 23:59:10 +02:00
parent ea25489322
commit 6036573fde
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ const banner = `
` `
// Version is the current version of nuclei // Version is the current version of nuclei
const Version = `1.1.2` const Version = `1.1.3`
// showBanner is used to show the banner to the user // showBanner is used to show the banner to the user
func showBanner() { func showBanner() {