Skip to content

Commit

Permalink
Increment version to 2.18.0.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 Sep 19, 2024
1 parent 82ca91d commit 71646c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"id": "searchRelevanceDashboards",
"version": "2.17.0.0",
"opensearchDashboardsVersion": "2.17.0",
"version": "2.18.0.0",
"opensearchDashboardsVersion": "2.18.0",
"server": true,
"ui": true,
"requiredPlugins": [
"navigation"
],
"optionalPlugins": ["dataSource","dataSourceManagement","contentManagement"],
"optionalPlugins": [
"dataSource",
"dataSourceManagement",
"contentManagement"
],
"supportedOSDataSourceVersions": ">=2.8.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "searchRelevanceDashboards",
"version": "2.17.0.0",
"version": "2.18.0.0",
"main": "./public/index.ts",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 71646c7

Please sign in to comment.