diff --git a/gantt-chart/opensearch_dashboards.json b/gantt-chart/opensearch_dashboards.json index 34ba6cc..e9cfec4 100644 --- a/gantt-chart/opensearch_dashboards.json +++ b/gantt-chart/opensearch_dashboards.json @@ -1,11 +1,11 @@ { "id": "ganttChartDashboards", - "version": "2.7.0.0", - "opensearchDashboardsVersion": "2.7.0", + "version": "2.8.0.0", + "opensearchDashboardsVersion": "2.8.0", "requiredPlugins": [ "visualizations", "data" ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/gantt-chart/package.json b/gantt-chart/package.json index ccfe5c6..4e7d1a0 100644 --- a/gantt-chart/package.json +++ b/gantt-chart/package.json @@ -1,6 +1,6 @@ { "name": "gantt-chart-dashboards", - "version": "2.7.0.0", + "version": "2.8.0.0", "license": "Apache-2.0", "scripts": { "osd": "node ../../scripts/osd", @@ -29,4 +29,4 @@ "debug": "^3.1.0", "glob-parent": "^6.0.1" } -} +} \ No newline at end of file