Skip to content

Commit 7fd7d67

Browse files
committed
Change the version back to 3.0
Signed-off-by: Ryan Liang <[email protected]>
1 parent 185a4d8 commit 7fd7d67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "observabilityDashboards",
3-
"version": "2.13.0.0",
4-
"opensearchDashboardsVersion": "2.13.0",
3+
"version": "3.0.0.0",
4+
"opensearchDashboardsVersion": "3.0.0",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "observability-dashboards",
3-
"version": "2.13.0.0",
3+
"version": "3.0.0.0",
44
"main": "index.ts",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)