Skip to content

Commit

Permalink
Bump revision 01 (#6154)
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriscos authored Nov 27, 2023
1 parent 2bb5537 commit 0df0606
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 @@ -2,7 +2,7 @@

All notable changes to the Wazuh app project will be documented in this file.

## Wazuh v4.7.1 - OpenSearch Dashboards 2.8.0 - Revision 00
## Wazuh v4.7.1 - 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.1-00",
"version": "4.7.1-01",
"opensearchDashboardsVersion": "opensearchDashboards",
"configPath": ["wazuh"],
"requiredPlugins": [
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.1",
"revision": "00",
"revision": "01",
"pluginPlatform": {
"version": "2.8.0"
},
Expand Down

0 comments on commit 0df0606

Please sign in to comment.