Skip to content

Commit

Permalink
Increment version to 1.3.13.0 (#588)
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 d5a89c3 commit a2eee30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "anomalyDetectionDashboards",
"version": "1.3.12.0",
"opensearchDashboardsVersion": "1.3.12",
"version": "1.3.13.0",
"opensearchDashboardsVersion": "1.3.13",
"configPath": [
"anomaly_detection_dashboards"
],
Expand All @@ -11,4 +11,4 @@
"optionalPlugins": [],
"server": true,
"ui": true
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anomaly-detection-dashboards",
"version": "1.3.12.0",
"version": "1.3.13.0",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
Expand Down Expand Up @@ -59,6 +59,6 @@
"minimatch": "^3.1.2",
"axios": "^0.21.4",
"semver": "^7.5.3",
"pretty-format":"^26.4.2"
"pretty-format": "^26.4.2"
}
}
}

0 comments on commit a2eee30

Please sign in to comment.