Skip to content

Commit 6e73afe

Browse files
authored
Bump 4.10.0 rev 08 (#7222)
* chore(bump): 4.10.0 rev 08 * fix(prettier): code format
1 parent d4d41f8 commit 6e73afe

7 files changed

+7
-7
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Wazuh v4.10.0 - OpenSearch Dashboards 2.16.0 - Revision 07
5+
## Wazuh v4.10.0 - OpenSearch Dashboards 2.16.0 - Revision 08
66

77
### Added
88

plugins/main/opensearch_dashboards.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "wazuh",
3-
"version": "4.10.0-07",
3+
"version": "4.10.0-08",
44
"opensearchDashboardsVersion": "opensearchDashboards",
55
"configPath": ["wazuh"],
66
"requiredPlugins": [

plugins/main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wazuh",
33
"version": "4.10.0",
4-
"revision": "07",
4+
"revision": "08",
55
"pluginPlatform": {
66
"version": "2.16.0"
77
},

plugins/wazuh-check-updates/opensearch_dashboards.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "wazuhCheckUpdates",
3-
"version": "4.10.0-07",
3+
"version": "4.10.0-08",
44
"opensearchDashboardsVersion": "opensearchDashboards",
55
"server": true,
66
"ui": true,

plugins/wazuh-check-updates/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wazuh-check-updates",
33
"version": "4.10.0",
4-
"revision": "07",
4+
"revision": "08",
55
"pluginPlatform": {
66
"version": "2.16.0"
77
},

plugins/wazuh-core/opensearch_dashboards.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "wazuhCore",
3-
"version": "4.10.0-07",
3+
"version": "4.10.0-08",
44
"opensearchDashboardsVersion": "opensearchDashboards",
55
"server": true,
66
"ui": true,

plugins/wazuh-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wazuh-core",
33
"version": "4.10.0",
4-
"revision": "07",
4+
"revision": "08",
55
"pluginPlatform": {
66
"version": "2.16.0"
77
},

0 commit comments

Comments
 (0)