Skip to content

Commit

Permalink
Increment version to 2.11.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
opensearch-ci-bot committed Sep 14, 2023
1 parent 96114ce commit 78297a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
10 changes: 6 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"id": "alertingDashboards",
"version": "2.10.0.0",
"opensearchDashboardsVersion": "2.10.0",
"configPath": ["opensearch_alerting"],
"version": "2.11.0.0",
"opensearchDashboardsVersion": "2.11.0",
"configPath": [
"opensearch_alerting"
],
"requiredPlugins": [
"uiActions",
"dashboard",
Expand All @@ -16,4 +18,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": "opensearch-alerting-dashboards",
"version": "2.10.0.0",
"version": "2.11.0.0",
"description": "OpenSearch Dashboards Alerting Plugin",
"main": "index.js",
"license": "Apache-2.0",
Expand Down Expand Up @@ -65,4 +65,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit 78297a2

Please sign in to comment.