Skip to content

Commit aa7fd52

Browse files
committed
update version
1 parent 61f4e53 commit aa7fd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/pkg/runner/banners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const banner = `
1717
const ToolName = `subfinder`
1818

1919
// Version is the current version of subfinder
20-
const version = `v2.6.8`
20+
const version = `v2.7.0`
2121

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

0 commit comments

Comments
 (0)