Skip to content

Commit

Permalink
ready for release 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Rebagliati committed Apr 28, 2022
1 parent 1c759a9 commit a32e535
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG/1.6.5/date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Apr 28th, 2022
File renamed without changes.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.6.5 [Apr 28th, 2022]:
---
* Now Openvas's plugin set severity to Critical when cvss >= 9.0

1.6.4 [Apr 21th, 2022]:
---
* Add location as params in burp's plugin
Expand Down
2 changes: 1 addition & 1 deletion faraday_plugins/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.6.4'
__version__ = '1.6.5'

0 comments on commit a32e535

Please sign in to comment.