diff --git a/pkg/runner/banners.go b/pkg/runner/banners.go index 60f4d96..b59d040 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.3` +const Version = `2.3.4` // showBanner is used to show the banner to the user func showBanner() {