Skip to content

Commit

Permalink
Increment version to 2.10.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
  • Loading branch information
opensearch-ci-bot committed Feb 3, 2024
1 parent c100e2b commit a3103ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
14 changes: 9 additions & 5 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"id": "securityAnalyticsDashboards",
"version": "2.10.0.0",
"opensearchDashboardsVersion": "2.10.0",
"configPath": ["opensearch_security_analytics"],
"requiredPlugins": ["data"],
"version": "2.10.1.0",
"opensearchDashboardsVersion": "2.10.1",
"configPath": [
"opensearch_security_analytics"
],
"requiredPlugins": [
"data"
],
"server": true,
"ui": true
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensearch_security_analytics_dashboards",
"version": "2.10.0.0",
"version": "2.10.1.0",
"description": "OpenSearch Dashboards plugin for Security Analytics",
"main": "index.js",
"license": "Apache-2.0",
Expand Down Expand Up @@ -83,4 +83,4 @@
"formik": "^2.2.6",
"react-graph-vis": "^1.0.7"
}
}
}

0 comments on commit a3103ce

Please sign in to comment.