From ff1ab5f3684f654c3bd1f4d7e6f0cdfb2df027e6 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Thu, 25 Jul 2024 00:21:22 +0000 Subject: [PATCH] Increment version to 2.16.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 43a57319..f53a8f3e 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -17,5 +17,7 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=1.0.0", - "requiredOSDataSourcePlugins": ["opensearch-security"] + "requiredOSDataSourcePlugins": [ + "opensearch-security" + ] } \ No newline at end of file diff --git a/package.json b/package.json index 19687981..f3ad5e14 100644 --- a/package.json +++ b/package.json @@ -56,4 +56,4 @@ "express": "^4.19.2", "braces": "^3.0.3" } -} +} \ No newline at end of file