diff --git a/lib/common/common_helper.rb b/lib/common/common_helper.rb index 97d3f15c..18212b57 100644 --- a/lib/common/common_helper.rb +++ b/lib/common/common_helper.rb @@ -97,11 +97,7 @@ def banner puts ' \\/ \\/ |_| |_____/ \\___|\\__,_|_| |_|' puts puts ' WordPress Security Scanner by the WPScan Team ' - if REVISION - puts " Version #{version}" - else - puts " Version #{version}" - end + puts " Version #{version}" puts ' Sponsored by the RandomStorm Open Source Initiative' puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, pvdl, @_FireFart_' puts '_______________________________________________________________'