Skip to content

Commit

Permalink
Increment version to 2.12.0.0 (#529)
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 c091de5 commit 1c65a7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "customImportMapDashboards",
"version": "2.11.0.0",
"opensearchDashboardsVersion": "2.11.0",
"version": "2.12.0.0",
"opensearchDashboardsVersion": "2.12.0",
"server": true,
"ui": true,
"requiredPlugins": [
Expand All @@ -17,4 +17,4 @@
"optionalPlugins": [
"home"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customImportMap",
"version": "2.11.0.0",
"version": "2.12.0.0",
"license": "Apache-2.0",
"config": {
"id": "customImportMapDashboards"
Expand Down Expand Up @@ -39,4 +39,4 @@
"cypress-multi-reporters": "^1.5.0",
"prettier": "^2.1.1"
}
}
}

0 comments on commit 1c65a7f

Please sign in to comment.