Skip to content

Commit a38559f

Browse files
authored
Bump 4.11.2 rev 02 (#7376)
chore(bump): 4.11.2 rev 02
1 parent e31f585 commit a38559f

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.11.2 - OpenSearch Dashboards 2.16.0 - Revision 01
5+
## Wazuh v4.11.2 - OpenSearch Dashboards 2.16.0 - Revision 02
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.11.2-01",
3+
"version": "4.11.2-02",
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.11.2",
4-
"revision": "01",
4+
"revision": "02",
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.11.2-01",
3+
"version": "4.11.2-02",
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.11.2",
4-
"revision": "01",
4+
"revision": "02",
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.11.2-01",
3+
"version": "4.11.2-02",
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.11.2",
4-
"revision": "01",
4+
"revision": "02",
55
"pluginPlatform": {
66
"version": "2.16.0"
77
},

0 commit comments

Comments
 (0)