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 06049fd commit ebea061Copy full SHA for ebea061
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 = "v4.0.2"
+ Version = "v4.0.3"
36
37
// Author is used to display the Amass Project Team.
38
Author = "OWASP Amass Project - @owaspamass"
0 commit comments