Skip to content

Commit

Permalink
Bump revision to 02 for Wazuh 4.7.2 (#6271)
Browse files Browse the repository at this point in the history
Bump revision
  • Loading branch information
asteriscos committed Jan 5, 2024
1 parent c7e48d8 commit e7ee29e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
All notable changes to the Wazuh app project will be documented in this file.


## Wazuh v4.7.2 - OpenSearch Dashboards 2.8.0 - Revision 01
## Wazuh v4.7.2 - OpenSearch Dashboards 2.8.0 - Revision 02

### Added

Expand Down
2 changes: 1 addition & 1 deletion plugins/main/opensearch_dashboards.json
@@ -1,6 +1,6 @@
{
"id": "wazuh",
"version": "4.7.2-01",
"version": "4.7.2-02",
"opensearchDashboardsVersion": "opensearchDashboards",
"configPath": [
"wazuh"
Expand Down
2 changes: 1 addition & 1 deletion plugins/main/package.json
@@ -1,7 +1,7 @@
{
"name": "wazuh",
"version": "4.7.2",
"revision": "01",
"revision": "02",
"pluginPlatform": {
"version": "2.8.0"
},
Expand Down

0 comments on commit e7ee29e

Please sign in to comment.