Skip to content

Commit

Permalink
Version bump for #23
Browse files Browse the repository at this point in the history
  • Loading branch information
egypt committed Jul 29, 2014
1 parent 36b6ad9 commit 6e6643d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/metasploit/model/version.rb
Expand Up @@ -7,9 +7,7 @@ module Version
# The minor version number, scoped to the {MAJOR} version number.
MINOR = 25
# The patch number, scoped to the {MINOR} version number.
PATCH = 6

PRERELEASE = 'creds-add-subcommands'
PATCH = 7

# The full version string, including the {MAJOR}, {MINOR}, {PATCH}, and optionally, the {PRERELEASE} in the
# {http://semver.org/spec/v2.0.0.html semantic versioning v2.0.0} format.
Expand Down

0 comments on commit 6e6643d

Please sign in to comment.