diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 537037782..b45c522b5 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "observabilityDashboards", - "version": "2.11.1.0", - "opensearchDashboardsVersion": "2.11.1", + "version": "2.11.0.0", + "opensearchDashboardsVersion": "2.11.0", "server": true, "ui": true, "requiredPlugins": [ @@ -21,4 +21,4 @@ "optionalPlugins": [ "managementOverview" ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index b93523655..96f24cce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "observability-dashboards", - "version": "2.11.1.0", + "version": "2.11.0.0", "main": "index.ts", "license": "Apache-2.0", "scripts": { @@ -68,4 +68,4 @@ "semver": "^7.5.2", "@cypress/request": "^3.0.0" } -} \ No newline at end of file +}