From c9d51a82452eedf2cee3ad8933f4bcea5318f930 Mon Sep 17 00:00:00 2001 From: Nicolas Agustin Guevara Pihen <42900763+Tostti@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:36:14 -0300 Subject: [PATCH] Bump revision to 04 (#356) (#364) Co-authored-by: Federico Rodriguez --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8eff3bf7658..039745b13024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to the Wazuh app project will be documented in this file. - Removed the setting home:useNewHomePage from the advanced settings because the views are not finished. [#282](https://github.com/wazuh/wazuh-dashboard/pull/282) -## Wazuh dashboard v4.9.1 - OpenSearch Dashboards 2.13.0 - Revision 03 +## Wazuh dashboard v4.9.1 - OpenSearch Dashboards 2.13.0 - Revision 04 ### Added diff --git a/package.json b/package.json index 30aaea6f00b7..45c7a5b61f36 100644 --- a/package.json +++ b/package.json @@ -506,4 +506,4 @@ "node": ">=14.20.1 <19", "yarn": "^1.22.10" } -} +} \ No newline at end of file