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 Jul 14, 2023
1 parent 043881b commit 06581d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 4 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"id": "alertingDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"configPath": ["opensearch_alerting"],
"configPath": [
"opensearch_alerting"
],
"requiredPlugins": [
"uiActions",
"dashboard",
Expand All @@ -16,4 +18,4 @@
],
"server": true,
"ui": true
}
}
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
"cypress": "^6.0.0",
"husky": "^3.0.0",
"lint-staged": "^10.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.16.5"
"lint-staged": "^10.2.0"
},
"dependencies": {
"brace": "0.11.1",
Expand All @@ -63,4 +62,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit 06581d2

Please sign in to comment.