Skip to content

Commit

Permalink
Merge pull request #182 from opensearch-project/create-pull-request/2…
Browse files Browse the repository at this point in the history
….8.0.0

[AUTO] Increment version to 2.8.0.0
  • Loading branch information
ps48 authored May 23, 2023
2 parents 8114940 + 11c0014 commit 3c936cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gantt-chart/opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -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
}
}
4 changes: 2 additions & 2 deletions gantt-chart/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -29,4 +29,4 @@
"debug": "^3.1.0",
"glob-parent": "^6.0.1"
}
}
}

0 comments on commit 3c936cd

Please sign in to comment.