Skip to content

Commit fc2fa72

Browse files
Increment version to 2.13.0.0 (#348)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 5fd105a commit fc2fa72

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opensearch_dashboards.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "ganttChartDashboards",
3-
"version": "2.12.0.0",
4-
"opensearchDashboardsVersion": "2.12.0",
3+
"version": "2.13.0.0",
4+
"opensearchDashboardsVersion": "2.13.0",
55
"requiredPlugins": [
66
"visualizations",
77
"data"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gantt-chart-dashboards",
3-
"version": "2.12.0.0",
3+
"version": "2.13.0.0",
44
"license": "Apache-2.0",
55
"scripts": {
66
"osd": "node ../../scripts/osd",
@@ -35,4 +35,4 @@
3535
"word-wrap": "^1.2.4",
3636
"@cypress/request": "^3.0.0"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)