Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
Version bump to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Aug 21, 2017
1 parent 6c9e787 commit 62e9d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bettercap/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
=end
module BetterCap
# Current version of bettercap.
VERSION = '1.6.2b'
VERSION = '1.6.2'
# Program banner.
BANNER = File.read( File.dirname(__FILE__) + '/banner' ).gsub( '#VERSION#', "v#{VERSION}")
end

0 comments on commit 62e9d8d

Please sign in to comment.