Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Nadares committed Jul 16, 2024
2 parents 7d0ef80 + ec767e3 commit 9708a5a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG/3.5.1/9999.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[FIX] Fix git log. #9999
1 change: 1 addition & 0 deletions CHANGELOG/3.5.1/date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jul 11th, 2024
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.5.1 [Jul 11th, 2024]:
---
* [FIX] Fix git log. #9999

3.5.0 [Jul 11th, 2024]:
---
* [ADD] Added agent for Microsoft Defender for Endpoint. #218
Expand Down
2 changes: 1 addition & 1 deletion faraday_agent_dispatcher/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

__author__ = """Faraday Development Team"""
__email__ = "[email protected]"
__version__ = "3.5.0"
__version__ = "3.5.1"

0 comments on commit 9708a5a

Please sign in to comment.