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 Dec 1, 2015
1 parent 6bac5a7 commit f7cb77c
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.6'
VERSION = '1.1.7'
BANNER = File.read( File.dirname(__FILE__) + '/banner' ).gsub( '#VERSION#', "v#{VERSION}")
end

0 comments on commit f7cb77c

Please sign in to comment.