Skip to content

Commit

Permalink
bump revision 03 for 4.7.1-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Dec 15, 2023
1 parent e0ed910 commit cb37767
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 02
## Wazuh v4.7.1 - OpenSearch Dashboards 2.8.0 - Revision 03

### 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-02",
"version": "4.7.1-03",
"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.1",
"revision": "02",
"revision": "03",
"pluginPlatform": {
"version": "2.8.0"
},
Expand Down

0 comments on commit cb37767

Please sign in to comment.