Skip to content

Commit d705ba0

Browse files
committed
version update
1 parent e764819 commit d705ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/pkg/runner/banners.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const banner = `
1818
const ToolName = `subfinder`
1919

2020
// Version is the current version of subfinder
21-
const version = `v2.5.9`
21+
const version = `v2.6.0`
2222

2323
// showBanner is used to show the banner to the user
2424
func showBanner() {

0 commit comments

Comments
 (0)