Bump version for BCR

Change-Id: I5e1fcc6a1c6809f3f999ce6e2f626fa29c1ef11e
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/83907
Auto-Submit: Lily Chen <chlily@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index ce43500..8749afc 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -16,7 +16,7 @@
 # the revision where we bump the version.
 module(
     name = "boringssl",
-    version = "0.20251002.0",
+    version = "0.20251110.0",
     compatibility_level = 2,
 )