From 6a6a04816fa6008f47a6cad36a58e9b8f3b91955 Mon Sep 17 00:00:00 2001 From: Raul Del Pozo Moreno Date: Tue, 4 Jun 2024 16:37:00 +0200 Subject: [PATCH] Bump to 4.8.1 --- CHANGELOG.md | 2 ++ deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml | 1 + version.json | 4 ++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f283ec2dc3..abbed465aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +## [4.8.1] - TBD + ## [4.8.0] - TBD ### Added diff --git a/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml b/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml index 65e75d702f..616bf36c0a 100644 --- a/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml +++ b/deps/wazuh_testing/wazuh_testing/qa_docs/schema.yaml @@ -202,6 +202,7 @@ predefined_values: - 4.7.4 - 4.7.5 - 4.8.0 + - 4.8.1 tags: - active_response - agentd diff --git a/version.json b/version.json index 9f514b1faf..d9153ee6e4 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "4.8.0", - "revision": "40811" + "version": "4.8.1", + "revision": "40813" }