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

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Nov 29, 2015
1 parent 3d36c6a commit a6836f6
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 @@ -10,6 +10,6 @@
=end
module BetterCap
VERSION = '1.1.5'
VERSION = '1.1.6'
BANNER = File.read( File.dirname(__FILE__) + '/banner' ).gsub( '#VERSION#', "v#{VERSION}")
end

0 comments on commit a6836f6

Please sign in to comment.