Skip to content

Commit 496f6f2

Browse files
Increment version to 3.0.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 388375e commit 496f6f2

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,5 +7,8 @@
77
"requiredPlugins": [
88
"navigation"
99
],
10-
"optionalPlugins": ["dataSource","dataSourceManagement"]
10+
"optionalPlugins": [
11+
"dataSource",
12+
"dataSourceManagement"
13+
]
1114
}

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)