We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddc3cf commit 7b8642bCopy full SHA for 7b8642b
v2/pkg/runner/banners.go
@@ -17,7 +17,7 @@ const banner = `
17
const ToolName = `subfinder`
18
19
// Version is the current version of subfinder
20
-const version = `v2.6.4`
+const version = `v2.6.5`
21
22
// showBanner is used to show the banner to the user
23
func showBanner() {
0 commit comments