Skip to content

Commit a3103ce

Browse files
Increment version to 2.10.1.0
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent c100e2b commit a3103ce

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

opensearch_dashboards.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"id": "securityAnalyticsDashboards",
3-
"version": "2.10.0.0",
4-
"opensearchDashboardsVersion": "2.10.0",
5-
"configPath": ["opensearch_security_analytics"],
6-
"requiredPlugins": ["data"],
3+
"version": "2.10.1.0",
4+
"opensearchDashboardsVersion": "2.10.1",
5+
"configPath": [
6+
"opensearch_security_analytics"
7+
],
8+
"requiredPlugins": [
9+
"data"
10+
],
711
"server": true,
812
"ui": true
9-
}
13+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch_security_analytics_dashboards",
3-
"version": "2.10.0.0",
3+
"version": "2.10.1.0",
44
"description": "OpenSearch Dashboards plugin for Security Analytics",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -83,4 +83,4 @@
8383
"formik": "^2.2.6",
8484
"react-graph-vis": "^1.0.7"
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)