From 40f5dbb891a317b78c8257182173da03567fa5d5 Mon Sep 17 00:00:00 2001 From: Federico Rodriguez Date: Thu, 28 Sep 2023 11:16:38 +0200 Subject: [PATCH] Bump 4.5.3 revision 02 - RC2 (#5949) Bump revision 02 --- CHANGELOG.md | 2 +- opensearch_dashboards.json | 4 ++-- package.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d513914ce1..a5b3ccc9a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the Wazuh app project will be documented in this file. -## Wazuh v4.5.3 - OpenSearch Dashboards 2.6.0 - Revision 01 +## Wazuh v4.5.3 - OpenSearch Dashboards 2.6.0 - Revision 02 ### Added diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 7400c20f22..2560fc7d6d 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuh", - "version": "4.5.3-01", + "version": "4.5.3-02", "opensearchDashboardsVersion": "opensearchDashboards", "configPath": [ "wazuh" @@ -26,4 +26,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index 5d97dad8b7..0d1a8e7e95 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wazuh", "version": "4.5.3", - "revision": "01", + "revision": "02", "pluginPlatform": { "version": "2.6.0" }, @@ -84,4 +84,4 @@ "tslint": "^5.11.0", "typescript-eslint-parser": "^18.0.0" } -} +} \ No newline at end of file