Skip to content

Commit

Permalink
Bump revision to 01 for Wazuh 4.7.2 (#6248)
Browse files Browse the repository at this point in the history
bump: Bump revision to 01
  • Loading branch information
Desvelao authored Dec 22, 2023
1 parent 8da96a3 commit c7e48d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
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 00
## Wazuh v4.7.2 - OpenSearch Dashboards 2.8.0 - Revision 01

### Added

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

0 comments on commit c7e48d8

Please sign in to comment.