diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index b83543fc..00667b04 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "notificationsDashboards", - "version": "2.15.0.0", - "opensearchDashboardsVersion": "2.15.0", + "version": "2.16.0.0", + "opensearchDashboardsVersion": "2.16.0", "requiredPlugins": [ "navigation", "data" @@ -14,4 +14,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index d7ebdb5c..c80acc37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notifications-dashboards", - "version": "2.15.0.0", + "version": "2.16.0.0", "description": "OpenSearch Dashboards Notifications Plugin", "license": "Apache-2.0", "main": "index.ts",