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.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Feb 13, 2016
1 parent e420991 commit cb31e62
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.3.8b'

This comment has been minimized.

Copy link
@Chefrico420

Chefrico420 Feb 14, 2016

..

VERSION = '1.3.8'
# Program banner.
BANNER = File.read( File.dirname(__FILE__) + '/banner' ).gsub( '#VERSION#', "v#{VERSION}")
end

0 comments on commit cb31e62

Please sign in to comment.