From adb2d302e625f0dab1021553caf333f41ade7596 Mon Sep 17 00:00:00 2001 From: Raul Del Pozo Moreno Date: Thu, 18 Apr 2024 15:54:06 +0200 Subject: [PATCH 1/3] Bump to 4.7.4 --- CHANGELOG.md | 4 +++- deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml | 1 + version.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a83a52e9b..0b6aae55ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml b/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml index 17e4b34fb3..1ad1cb96dd 100644 --- a/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml +++ b/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml @@ -199,6 +199,7 @@ predefined_values: - 4.7.1 - 4.7.2 - 4.7.3 + - 4.7.4 tags: - active_response - agentd diff --git a/version.json b/version.json index d3f15c4c7c..a311035993 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "4.7.3", - "revision": "40714" + "version": "4.7.4", + "revision": "40715" } From 6c96d7d4f58e190658a5a3cadc6e8d8b3cd274da Mon Sep 17 00:00:00 2001 From: Julia Date: Tue, 23 Apr 2024 09:06:03 +0200 Subject: [PATCH 2/3] refactor: bump revision --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index a311035993..97eaf9d5f9 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { "version": "4.7.4", - "revision": "40715" + "revision": "40716" } From 028e453164019697a785b13bd90afbc28c4a35ad Mon Sep 17 00:00:00 2001 From: Julia Date: Thu, 25 Apr 2024 09:56:37 +0200 Subject: [PATCH 3/3] refactor: bump revision --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 97eaf9d5f9..b3c2b7b62d 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { "version": "4.7.4", - "revision": "40716" + "revision": "40717" }