Skip to content

Commit 7b6d1ea

Browse files
Increment version to 2.19.1.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 55f9ee5 commit 7b6d1ea

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.19.1.0",
4+
"opensearchDashboardsVersion": "2.19.1",
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.19.1.0",
44
"main": "index.ts",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)