Skip to content

Commit

Permalink
[AUTO] Increment version to 2.12.0.0 (#772)
Browse files Browse the repository at this point in the history
* Increment version to 2.12.0.0

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>

* updated cypress workflow

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* Increment version to 2.12.0.0

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>

---------

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
  • Loading branch information
3 people authored Jan 9, 2024
1 parent 0d5a9fd commit 607b2d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches:
- "**"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.11.0'
ALERTING_PLUGIN_BRANCH: '2.11.0.0'
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
ALERTING_PLUGIN_BRANCH: '2.x'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "alertingDashboards",
"version": "2.11.0.0",
"opensearchDashboardsVersion": "2.11.0",
"version": "2.12.0.0",
"opensearchDashboardsVersion": "2.12.0",
"configPath": [
"opensearch_alerting"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensearch-alerting-dashboards",
"version": "2.11.0.0",
"version": "2.12.0.0",
"description": "OpenSearch Dashboards Alerting Plugin",
"main": "index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 607b2d7

Please sign in to comment.