Skip to content

Commit

Permalink
Increment version to 2.8.1.0 (#889)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent 5e25793 commit fd9b08e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "indexManagementDashboards",
"version": "2.8.0.0",
"opensearchDashboardsVersion": "2.8.0",
"version": "2.8.1.0",
"opensearchDashboardsVersion": "2.8.1",
"configPath": [
"opensearch_index_management"
],
Expand All @@ -11,4 +11,4 @@
],
"server": true,
"ui": true
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensearch_index_management_dashboards",
"version": "2.8.0.0",
"version": "2.8.1.0",
"description": "Opensearch Dashboards plugin for Index Management",
"main": "index.js",
"license": "Apache-2.0",
Expand Down Expand Up @@ -70,4 +70,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit fd9b08e

Please sign in to comment.