Skip to content

Commit 36fe977

Browse files
Increment version to 3.3.0.0 (opensearch-project#2300)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 8526ddf commit 36fe977

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "securityDashboards",
3-
"version": "3.2.0.0",
4-
"opensearchDashboardsVersion": "3.2.0",
3+
"version": "3.3.0.0",
4+
"opensearchDashboardsVersion": "3.3.0",
55
"configPath": [
66
"opensearch_security"
77
],

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "opensearch-security-dashboards",
3-
"version": "3.2.0.0",
3+
"version": "3.3.0.0",
44
"main": "target/plugins/opensearch_security_dashboards",
55
"opensearchDashboards": {
6-
"version": "3.2.0",
7-
"templateVersion": "3.2.0"
6+
"version": "3.3.0",
7+
"templateVersion": "3.3.0"
88
},
99
"license": "Apache-2.0",
1010
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",

0 commit comments

Comments
 (0)