Skip to content

Commit

Permalink
Merge pull request #5262 from wazuh/enhancement/5259-support-4.7.4
Browse files Browse the repository at this point in the history
Support to 4.7.4
  • Loading branch information
rauldpm authored Apr 18, 2024
2 parents 9c6fb63 + adb2d30 commit 7a9e634
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

All notable changes to this project will be documented in this file.

## [4.7.3] - TBD
## [4.7.4] - TBD

## [4.7.3] - 04/03/2024

### Changed

Expand Down
1 change: 1 addition & 0 deletions deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ predefined_values:
- 4.7.1
- 4.7.2
- 4.7.3
- 4.7.4
tags:
- active_response
- agentd
Expand Down
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "4.7.3",
"revision": "40714"
"version": "4.7.4",
"revision": "40715"
}

0 comments on commit 7a9e634

Please sign in to comment.