Skip to content

Commit

Permalink
Increment version to 3.0.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 Sep 21, 2024
1 parent 42ee4fe commit 0c8ecd2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
"id": "alertingDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"configPath": ["opensearch_alerting"],
"optionalPlugins": ["dataSource", "dataSourceManagement", "assistantDashboards"],
"configPath": [
"opensearch_alerting"
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement",
"assistantDashboards"
],
"requiredPlugins": [
"uiActions",
"dashboard",
Expand All @@ -20,5 +26,7 @@
"server": true,
"ui": true,
"supportedOSDataSourceVersions": ">=2.13.0",
"requiredOSDataSourcePlugins": ["opensearch-alerting"]
}
"requiredOSDataSourcePlugins": [
"opensearch-alerting"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit 0c8ecd2

Please sign in to comment.