Skip to content

Commit ec7bc66

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "queryWorkbenchDashboards",
3-
"version": "3.0.0.0-beta1",
3+
"version": "3.0.0.0",
44
"opensearchDashboardsVersion": "3.0.0",
55
"server": true,
66
"ui": true,
@@ -19,4 +19,4 @@
1919
"dataSource",
2020
"dataSourceManagement"
2121
]
22-
}
22+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-query-workbench",
3-
"version": "3.0.0.0-beta1",
3+
"version": "3.0.0.0",
44
"description": "Query Workbench",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -50,4 +50,4 @@
5050
"@cypress/request": "^3.0.0",
5151
"**/eslint/cross-spawn": "^7.0.5"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)