File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " queryInsightsDashboards" ,
3
- "version" : " 3.0 .0.0-beta1 " ,
4
- "opensearchDashboardsVersion" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0.0" ,
4
+ "opensearchDashboardsVersion" : " 3.1 .0" ,
5
5
"server" : true ,
6
6
"ui" : true ,
7
7
"requiredPlugins" : [
15
15
"requiredOSDataSourcePlugins" : [
16
16
" query-insights"
17
17
]
18
- }
18
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " opensearch_query_insights_dashboards" ,
3
- "version" : " 3.0 .0.0-beta1 " ,
3
+ "version" : " 3.1 .0.0" ,
4
4
"description" : " OpenSearch Dashboards plugin for Query Insights" ,
5
5
"main" : " index.js" ,
6
6
"opensearchDashboards" : {
7
- "version" : " 3.0 .0" ,
8
- "templateVersion" : " 3.0 .0"
7
+ "version" : " 3.1 .0" ,
8
+ "templateVersion" : " 3.1 .0"
9
9
},
10
10
"license" : " Apache-2.0" ,
11
11
"homepage" : " https://github.com/opensearch-project/query-insights-dashboards" ,
80
80
" node_modules/*" ,
81
81
" target/*"
82
82
]
83
- }
83
+ }
You can’t perform that action at this time.
0 commit comments