Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Updating changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTruncer committed Sep 20, 2015
1 parent cc89c4a commit 4a8b142
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[9.19.2015]
Released.: 2.22.1
Updated..: Fixed issue with msfvenom output change and command line usage, updated in pull requests #218 and #219, thanks to gryffus for the patches!

[9.15.2015]
Released.: 2.22.0
Added....: Added a Ruby payload which base64 decodes its shellcode at runtime and injects into memory
Expand Down
2 changes: 1 addition & 1 deletion modules/common/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import helpers


version = "2.22.0"
version = "2.22.1"


# try to find and import the settings.py config file
Expand Down

0 comments on commit 4a8b142

Please sign in to comment.