We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd105a commit fc2fa72Copy full SHA for fc2fa72
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "ganttChartDashboards",
3
- "version": "2.12.0.0",
4
- "opensearchDashboardsVersion": "2.12.0",
+ "version": "2.13.0.0",
+ "opensearchDashboardsVersion": "2.13.0",
5
"requiredPlugins": [
6
"visualizations",
7
"data"
package.json
@@ -1,6 +1,6 @@
"name": "gantt-chart-dashboards",
"license": "Apache-2.0",
"scripts": {
"osd": "node ../../scripts/osd",
@@ -35,4 +35,4 @@
35
"word-wrap": "^1.2.4",
36
"@cypress/request": "^3.0.0"
37
}
38
-}
+}
0 commit comments