Update version for Bazel Central Repository to 0.20260713.0 Change-Id: I16c9fb95fe0cbdf221d1553490418a1fab809a67 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/98767 Commit-Queue: Lily Chen <chlily@google.com> Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 505beaf..98c78d6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20260616.0", + version = "0.20260713.0", compatibility_level = 2, )