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 Nov 8, 2023
1 parent eceea93 commit 11536d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "searchRelevanceDashboards",
"version": "2.10.0.0",
"opensearchDashboardsVersion": "2.10.0",
"version": "2.10.1.0",
"opensearchDashboardsVersion": "2.10.1",
"server": true,
"ui": true,
"requiredPlugins": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "searchRelevanceDashboards",
"version": "2.10.0.0",
"version": "2.10.1.0",
"main": "./public/index.ts",
"license": "Apache-2.0",
"scripts": {
Expand All @@ -22,4 +22,4 @@
"qs": "~6.5.3",
"tough-cookie": "^4.1.3"
}
}
}

0 comments on commit 11536d3

Please sign in to comment.