Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Sep 12, 2023
1 parent a76b559 commit 9986743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/pkg/runner/banners.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const banner = `
const ToolName = `subfinder`

// Version is the current version of subfinder
const version = `v2.6.3-dev`
const version = `v2.6.3`

// showBanner is used to show the banner to the user
func showBanner() {
Expand Down

0 comments on commit 9986743

Please sign in to comment.