Bump version for Bazel Central Registry release. Change-Id: Ic3c0828d30b0fd033ea9212562f85d096a6a6964 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/92508 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: Rudolf Polzer <rpolzer@google.com> Auto-Submit: Rudolf Polzer <rpolzer@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 2aef643..3d0d9a9 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20260327.0", + version = "0.20260413.0", compatibility_level = 2, )