Skip to content

Commit fa7b924

Browse files
Increment version to 3.0.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 1a3157b commit fa7b924

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

opensearch_dashboards.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"requiredPlugins": [
88
"navigation"
99
],
10-
"optionalPlugins": ["dataSource","dataSourceManagement"],
10+
"optionalPlugins": [
11+
"dataSource",
12+
"dataSourceManagement"
13+
],
1114
"supportedOSDataSourceVersions": ">=2.8.0"
1215
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
"qs": "~6.5.3",
2323
"tough-cookie": "^4.1.3"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)