Skip to content

Commit 55a234a

Browse files
authored
Bump version to 3.0 (#831)
* Bump version to 3.0 Signed-off-by: Peng Huo <[email protected]>
1 parent 5923772 commit 55a234a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

workbench/opensearch_dashboards.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "queryWorkbenchDashboards",
3-
"version": "2.3.0.0",
4-
"opensearchDashboardsVersion": "2.3.0",
3+
"version": "3.0.0.0",
4+
"opensearchDashboardsVersion": "3.0.0",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": ["navigation"],

workbench/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-query-workbench",
3-
"version": "2.3.0.0",
3+
"version": "3.0.0.0",
44
"description": "Query Workbench",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)