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 62e7564 commit 0132d21Copy full SHA for 0132d21
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "indexManagementDashboards",
3
- "version": "2.19.1.0",
4
- "opensearchDashboardsVersion": "2.19.1",
+ "version": "2.19.2.0",
+ "opensearchDashboardsVersion": "2.19.2",
5
"configPath": [
6
"opensearch_index_management"
7
],
package.json
@@ -1,6 +1,6 @@
"name": "opensearch_index_management_dashboards",
"description": "Opensearch Dashboards plugin for Index Management",
"main": "index.js",
"license": "Apache-2.0",
@@ -85,4 +85,4 @@
85
"engines": {
86
"yarn": "^1.21.1"
87
}
88
-}
+}
0 commit comments