Skip to content

Commit fd71b19

Browse files
Increment version to 2.20.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 92a2434 commit fd71b19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

opensearch_dashboards.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "observabilityDashboards",
3-
"version": "2.19.0.0",
4-
"opensearchDashboardsVersion": "2.19.0",
3+
"version": "2.20.0.0",
4+
"opensearchDashboardsVersion": "2.20.0",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "observability-dashboards",
3-
"version": "2.19.0.0",
3+
"version": "2.20.0.0",
44
"main": "index.ts",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)