From 72765f054259480015925ec0fdbb99d44b358caf Mon Sep 17 00:00:00 2001 From: caffix Date: Sun, 11 Dec 2022 14:08:34 -0500 Subject: [PATCH] v3.21.2 release --- format/print.go | 2 +- snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/format/print.go b/format/print.go index 1d692ea78..9cd341b88 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.21.1" + Version = "v3.21.2" // Author is used to display the Amass Project Team. Author = "OWASP Amass Project - @owaspamass" diff --git a/snapcraft.yaml b/snapcraft.yaml index 6ef304262..8e0a2264f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -5,7 +5,7 @@ description: | security professionals perform network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques. -version: 'v3.21.1' +version: 'v3.21.2' icon: images/snapcraft_icon.png license: Apache-2.0 base: core20