We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c4b7a commit 6730400Copy full SHA for 6730400
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "ganttChartDashboards",
3
- "version": "2.19.0.0",
4
- "opensearchDashboardsVersion": "2.19.0",
+ "version": "2.20.0.0",
+ "opensearchDashboardsVersion": "2.20.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",
@@ -36,4 +36,4 @@
36
"@cypress/request": "^3.0.0",
37
"**/eslint/cross-spawn": "^7.0.5"
38
}
39
-}
+}
0 commit comments