Bump Bazel version to 0.20260730.0

Signed-off-by: Xiangfei Ding <xfding@google.com>
Change-Id: I89e8f53a6c91afec69b8f260fec8a6946a6a6964
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/99747
Reviewed-by: Rudolf Polzer <rpolzer@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 98c78d6..72b1e59 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -16,7 +16,7 @@
 # the revision where we bump the version.
 module(
     name = "boringssl",
-    version = "0.20260713.0",
+    version = "0.20260730.0",
     compatibility_level = 2,
 )