diff --git a/format/print.go b/format/print.go index 93337d53b..d0569dbc1 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.19.2" + Version = "v3.19.3" // Author is used to display the Amass Project Team. Author = "OWASP Amass Project - @owaspamass" diff --git a/snapcraft.yaml b/snapcraft.yaml index 4f9711b27..02c81d48b 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.19.2' +version: 'v3.19.3' icon: images/snapcraft_icon.png license: Apache-2.0 base: core20