Revert "arg bad build, resetting version back one"

This reverts commit d86392e96b.
bug/bundler_fix 4.12.1
David Maloney 2016-05-13 14:48:35 -05:00
parent d86392e96b
commit ba4bfca806
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ module Metasploit
end
end
VERSION = "4.12.0"
VERSION = "4.12.1"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash