Skip to content

Commit 14ecde6

Browse files
Increment version to 2.14.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 55cbffd commit 14ecde6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opensearch_dashboards.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "observabilityDashboards",
3-
"version": "2.13.0.0",
4-
"opensearchDashboardsVersion": "2.13.0",
3+
"version": "2.14.0.0",
4+
"opensearchDashboardsVersion": "2.14.0",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": [
@@ -26,4 +26,4 @@
2626
"configPath": [
2727
"observability"
2828
]
29-
}
29+
}

package.json

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

0 commit comments

Comments
 (0)