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