We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c0c6a commit 236f039Copy full SHA for 236f039
format/print.go
@@ -32,7 +32,7 @@ const Banner = ` .+++:. : .+++.
32
33
const (
34
// Version is used to display the current version of Amass.
35
- Version = "v3.23.1"
+ Version = "v3.23.2"
36
37
// Author is used to display the Amass Project Team.
38
Author = "OWASP Amass Project - @owaspamass"
0 commit comments