Skip to content

Commit

Permalink
Increment version to 1.3.20.0 (#2147)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
  • Loading branch information
1 parent f779544 commit 2bb8a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "securityDashboards",
"version": "1.3.19.0",
"opensearchDashboardsVersion": "1.3.19",
"version": "1.3.20.0",
"opensearchDashboardsVersion": "1.3.20",
"configPath": [
"opensearch_security"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "opensearch-security-dashboards",
"version": "1.3.19.0",
"version": "1.3.20.0",
"main": "target/plugins/opensearch_security_dashboards",
"opensearchDashboards": {
"version": "1.3.19",
"templateVersion": "1.3.19"
"version": "1.3.20",
"templateVersion": "1.3.20"
},
"license": "Apache-2.0",
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",
Expand Down

0 comments on commit 2bb8a47

Please sign in to comment.