Skip to content

Commit 3bf0041

Browse files
committed
osd 2.11.1
1 parent 8bf5573 commit 3bf0041

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

opensearch_dashboards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "transformVis",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"server": true,
55
"ui": true,
66
"requiredPlugins": ["navigation","data","opensearchDashboardsReact","opensearchDashboardsUtils", "visualizations", "expressions","visDefaultEditor"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transform_vis",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "Transform Visualization",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)