Skip to content

Commit 669f1d8

Browse files
Increment version to 3.0.0.0
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 45968d5 commit 669f1d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

opensearch_dashboards.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dashboards-flow-framework",
3-
"version": "3.0.0.0-alpha1",
3+
"version": "3.0.0.0",
44
"description": "OpenSearch Flow Framework Dashboards Plugin",
55
"main": "index.js",
66
"config": {

0 commit comments

Comments
 (0)