Skip to content

Commit f91c945

Browse files
Increment version to 2.19.2.0 (#167)
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
1 parent cd05d86 commit f91c945

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "queryInsightsDashboards",
3-
"version": "2.19.1.0",
4-
"opensearchDashboardsVersion": "2.19.1",
3+
"version": "2.19.2.0",
4+
"opensearchDashboardsVersion": "2.19.2",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": [

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "opensearch_query_insights_dashboards",
3-
"version": "2.19.1.0",
3+
"version": "2.19.2.0",
44
"description": "OpenSearch Dashboards plugin for Query Insights",
55
"main": "index.js",
66
"opensearchDashboards": {
7-
"version": "2.19.1",
8-
"templateVersion": "2.19.1"
7+
"version": "2.19.2",
8+
"templateVersion": "2.19.2"
99
},
1010
"license": "Apache-2.0",
1111
"homepage": "https://github.com/opensearch-project/query-insights-dashboards",

0 commit comments

Comments
 (0)