diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json
index 8cc4a653..63b39fed 100644
--- a/opensearch_dashboards.json
+++ b/opensearch_dashboards.json
@@ -1,7 +1,7 @@
 {
   "id": "anomalyDetectionDashboards",
-  "version": "2.14.0.0",
-  "opensearchDashboardsVersion": "2.14.0",
+  "version": "2.15.0.0",
+  "opensearchDashboardsVersion": "2.15.0",
   "configPath": [
     "anomaly_detection_dashboards"
   ],
@@ -24,4 +24,4 @@
   ],
   "server": true,
   "ui": true
-}
\ No newline at end of file
+}
diff --git a/package.json b/package.json
index 1aafdbb2..90f21775 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "anomaly-detection-dashboards",
-  "version": "2.14.0.0",
+  "version": "2.15.0.0",
   "description": "OpenSearch Anomaly Detection Dashboards Plugin",
   "main": "index.js",
   "config": {
@@ -57,4 +57,4 @@
     "browserify-sign": "^4.2.2",
     "axios": "^1.6.1"
   }
-}
\ No newline at end of file
+}