Skip to content

Commit

Permalink
Increment version to 2.13.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
opensearch-ci-bot committed Apr 6, 2024
1 parent d5878f9 commit a1e3b0c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"opensearchDashboardsVersion": "2.13.0",
"server": true,
"ui": true,
"requiredPlugins": ["navigation", "opensearchDashboardsReact", "opensearchDashboardsUtils"],
"optionalPlugins": ["observabilityDashboards"]
}
"requiredPlugins": [
"navigation",
"opensearchDashboardsReact",
"opensearchDashboardsUtils"
],
"optionalPlugins": [
"observabilityDashboards"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@
"semver": "^7.5.2",
"@cypress/request": "^3.0.0"
}
}
}

0 comments on commit a1e3b0c

Please sign in to comment.