Bump version for Bazel Central Registry Signed-off-by: Xiangfei Ding <xfding@google.com> Change-Id: Ie58754f63f236abe725739c5a2fa59206a6a6964 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/95048 Reviewed-by: Rudolf Polzer <rpolzer@google.com> Presubmit-BoringSSL-Verified: boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 3d0d9a9..1d918f8 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20260413.0", + version = "0.20260508.0", compatibility_level = 2, )