diff --git a/pkg/runner/banners.go b/pkg/runner/banners.go index d96da36fa..fffc8f0da 100644 --- a/pkg/runner/banners.go +++ b/pkg/runner/banners.go @@ -14,7 +14,7 @@ ____ _| |__ / _(_)_ _ __| |___ _ _ ` // Version is the current version of subfinder -const Version = `2.3.7` +const Version = `2.3.8` // showBanner is used to show the banner to the user func showBanner() {