Skip to content

Commit 716ab6a

Browse files
authored
Merge branch 'opensearch-project:main' into main
2 parents 4064a9c + 471b80f commit 716ab6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "securityAnalyticsDashboards",
3-
"version": "3.4.0.0",
4-
"opensearchDashboardsVersion": "3.4.0",
3+
"version": "3.5.0.0",
4+
"opensearchDashboardsVersion": "3.5.0",
55
"configPath": ["opensearch_security_analytics"],
66
"requiredPlugins": ["data", "navigation", "opensearchDashboardsUtils", "contentManagement"],
77
"optionalPlugins": ["dataSource", "dataSourceManagement"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch_security_analytics_dashboards",
3-
"version": "3.4.0.0",
3+
"version": "3.5.0.0",
44
"description": "OpenSearch Dashboards plugin for Security Analytics",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)