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 f4ecceb commit 4151628Copy full SHA for 4151628
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.2"
+ Version = "v3.23.3"
36
37
// Author is used to display the Amass Project Team.
38
Author = "OWASP Amass Project - @owaspamass"
0 commit comments