Skip to content

Commit c11c6dd

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

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

opensearch_dashboards.json

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

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)