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 61f4e53 commit aa7fd52Copy full SHA for aa7fd52
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.8`
+const version = `v2.7.0`
21
22
// showBanner is used to show the banner to the user
23
func showBanner() {
0 commit comments