We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909b4d6 commit 9b0c819Copy full SHA for 9b0c819
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "searchRelevanceDashboards",
3
- "version": "2.14.0.0",
4
- "opensearchDashboardsVersion": "2.14.0",
+ "version": "2.15.0.0",
+ "opensearchDashboardsVersion": "2.15.0",
5
"server": true,
6
"ui": true,
7
"requiredPlugins": [
package.json
@@ -1,6 +1,6 @@
"name": "searchRelevanceDashboards",
"main": "./public/index.ts",
"license": "Apache-2.0",
"scripts": {
0 commit comments