Skip to content

Commit

Permalink
Increment version to 2.13.0.0 (#348)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent 5fd105a commit fc2fa72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "ganttChartDashboards",
"version": "2.12.0.0",
"opensearchDashboardsVersion": "2.12.0",
"version": "2.13.0.0",
"opensearchDashboardsVersion": "2.13.0",
"requiredPlugins": [
"visualizations",
"data"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gantt-chart-dashboards",
"version": "2.12.0.0",
"version": "2.13.0.0",
"license": "Apache-2.0",
"scripts": {
"osd": "node ../../scripts/osd",
Expand Down Expand Up @@ -35,4 +35,4 @@
"word-wrap": "^1.2.4",
"@cypress/request": "^3.0.0"
}
}
}

0 comments on commit fc2fa72

Please sign in to comment.