Skip to content

Commit

Permalink
Update 2.x to 2.15.0 (#1874)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon authored Jun 5, 2024
1 parent fd27d41 commit e58a165
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": "observabilityDashboards",
"version": "2.14.0.0",
"opensearchDashboardsVersion": "2.14.0",
"version": "2.15.0.0",
"opensearchDashboardsVersion": "2.15.0",
"server": true,
"ui": true,
"requiredPlugins": [
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": "observability-dashboards",
"version": "2.14.0.0",
"version": "2.15.0.0",
"main": "index.ts",
"license": "Apache-2.0",
"scripts": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"semver": "^7.5.2",
"@cypress/request": "^3.0.0"
}
}
}

0 comments on commit e58a165

Please sign in to comment.