Skip to content

Commit

Permalink
Bump revision
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriscos committed Jan 5, 2024
1 parent c7e48d8 commit d306069
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 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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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 d306069

Please sign in to comment.