We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cbffd commit 14ecde6Copy full SHA for 14ecde6
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "observabilityDashboards",
3
- "version": "2.13.0.0",
4
- "opensearchDashboardsVersion": "2.13.0",
+ "version": "2.14.0.0",
+ "opensearchDashboardsVersion": "2.14.0",
5
"server": true,
6
"ui": true,
7
"requiredPlugins": [
@@ -26,4 +26,4 @@
26
"configPath": [
27
"observability"
28
]
29
-}
+}
package.json
@@ -1,6 +1,6 @@
"name": "observability-dashboards",
"main": "index.ts",
"license": "Apache-2.0",
"scripts": {
0 commit comments