diff --git a/format/print.go b/format/print.go index 2efe17017..8dfc5db6c 100644 --- a/format/print.go +++ b/format/print.go @@ -32,7 +32,7 @@ const Banner = ` .+++:. : .+++. const ( // Version is used to display the current version of Amass. - Version = "v3.22.0" + Version = "v3.22.1" // Author is used to display the Amass Project Team. Author = "OWASP Amass Project - @owaspamass"