Skip to content

Commit

Permalink
Add changes to hotfix version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezequieltbh committed Sep 20, 2018
1 parent 18f1485 commit 73387e2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Make sure you run ```./faraday.py --update``` the first time after an update!
New features in the latest update
=====================================

September 21, 2018:
* Fix bug: manage.py status_check
* Fix bug: manage.py initdb

September 17, 2018:
---
* Fix get exploits API
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1
3.1.1
2 changes: 1 addition & 1 deletion config/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<faraday>

<appname>Faraday - Penetration Test IDE</appname>
<version>3.1</version>
<version>3.1.1</version>
<debug_status>0</debug_status>
<font>-Misc-Fixed-medium-r-normal-*-12-100-100-100-c-70-iso8859-1</font>
<home_path>~/</home_path>
Expand Down

0 comments on commit 73387e2

Please sign in to comment.