version bump

This commit is contained in:
Mzack9999 2020-05-21 23:00:18 +02:00
parent 6aff9b88ad
commit bed52a8b47

View File

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