Skip to content

Commit

Permalink
Increment version to 2.15.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
  • Loading branch information
opensearch-ci-bot committed Jun 1, 2024
1 parent 0ca301f commit 9f812f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "notificationsDashboards",
"version": "2.14.0.0",
"opensearchDashboardsVersion": "2.14.0",
"version": "2.15.0.0",
"opensearchDashboardsVersion": "2.15.0",
"requiredPlugins": [
"navigation",
"data"
Expand All @@ -14,4 +14,4 @@
],
"server": true,
"ui": true
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notifications-dashboards",
"version": "2.14.0.0",
"version": "2.15.0.0",
"description": "OpenSearch Dashboards Notifications Plugin",
"license": "Apache-2.0",
"main": "index.ts",
Expand Down Expand Up @@ -34,4 +34,4 @@
"tough-cookie": "^4.1.3",
"@cypress/request": "^3.0.0"
}
}
}

0 comments on commit 9f812f0

Please sign in to comment.