Skip to content

Commit

Permalink
Increment version to 1.3.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
  • Loading branch information
zelinh committed Dec 1, 2023
1 parent ae1ec44 commit bdc6360
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.13.0",
"opensearchDashboardsVersion": "1.3.13",
"version": "1.3.14.0",
"opensearchDashboardsVersion": "1.3.14",
"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,10 +1,10 @@
{
"name": "anomaly-detection-dashboards",
"version": "1.3.13.0",
"version": "1.3.14.0",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
"plugin_version": "1.3.12.0",
"plugin_version": "1.3.14.0",
"plugin_name": "anomalyDetectionDashboards",
"plugin_zip_name": "anomaly-detection-dashboards"
},
Expand Down Expand Up @@ -61,4 +61,4 @@
"semver": "^7.5.3",
"pretty-format": "^26.4.2"
}
}
}

0 comments on commit bdc6360

Please sign in to comment.