diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json
index 936dbf7e0..46a904504 100644
--- a/opensearch_dashboards.json
+++ b/opensearch_dashboards.json
@@ -1,7 +1,7 @@
 {
   "id": "anomalyDetectionDashboards",
-  "version": "2.10.0.0",
-  "opensearchDashboardsVersion": "2.10.0",
+  "version": "2.11.0.0",
+  "opensearchDashboardsVersion": "2.11.0",
   "configPath": [
     "anomaly_detection_dashboards"
   ],
@@ -20,4 +20,4 @@
   ],
   "server": true,
   "ui": true
-}
\ No newline at end of file
+}
diff --git a/package.json b/package.json
index c077b8e45..e714504b4 100644
--- a/package.json
+++ b/package.json
@@ -1,10 +1,10 @@
 {
   "name": "anomaly-detection-dashboards",
-  "version": "2.10.0.0",
+  "version": "2.11.0.0",
   "description": "OpenSearch Anomaly Detection Dashboards Plugin",
   "main": "index.js",
   "config": {
-    "plugin_version": "2.9.0.0",
+    "plugin_version": "2.11.0.0",
     "plugin_name": "anomalyDetectionDashboards",
     "plugin_zip_name": "anomaly-detection-dashboards"
   },
@@ -55,4 +55,4 @@
     "@sideway/formula": "^3.0.1",
     "semver": "^5.7.2"
   }
-}
\ No newline at end of file
+}