Skip to content

Commit 17b9386

Browse files
Increment version to 2.20.0.0 (#2187)
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
1 parent a335638 commit 17b9386

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

opensearch_dashboards.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "securityDashboards",
3-
"version": "2.19.0.0",
4-
"opensearchDashboardsVersion": "2.19.0",
3+
"version": "2.20.0.0",
4+
"opensearchDashboardsVersion": "2.20.0",
55
"configPath": [
66
"opensearch_security"
77
],

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "opensearch-security-dashboards",
3-
"version": "2.19.0.0",
3+
"version": "2.20.0.0",
44
"main": "target/plugins/opensearch_security_dashboards",
55
"opensearchDashboards": {
6-
"version": "2.19.0",
7-
"templateVersion": "2.19.0"
6+
"version": "2.20.0",
7+
"templateVersion": "2.20.0"
88
},
99
"license": "Apache-2.0",
1010
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",

0 commit comments

Comments
 (0)