Skip to content

Commit

Permalink
Increment version to 2.13.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
opensearch-ci-bot committed Apr 4, 2024
1 parent a268539 commit d360a47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
17 changes: 13 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@
"id": "indexManagementDashboards",
"version": "2.13.0.0",
"opensearchDashboardsVersion": "2.13.0",
"configPath": ["opensearch_index_management"],
"requiredPlugins": ["navigation", "opensearchDashboardsReact"],
"optionalPlugins": ["managementOverview", "dataSource", "dataSourceManagement"],
"configPath": [
"opensearch_index_management"
],
"requiredPlugins": [
"navigation",
"opensearchDashboardsReact"
],
"optionalPlugins": [
"managementOverview",
"dataSource",
"dataSourceManagement"
],
"server": true,
"ui": true
}
}
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
"terser": "^4.8.1",
"tough-cookie": "^4.1.3",
"@cypress/request": "^3.0.0",
"hosted-git-info": "^2.8.9",
"@cypress/request": "^3.0.0",
"decode-uri-component": "^0.2.1",
"**/ansi-regex": "^5.0.1",
"**/glob-parent": "^6.0.0",
Expand Down Expand Up @@ -84,4 +82,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit d360a47

Please sign in to comment.