Bump version for BCR Change-Id: I3d1635a5e9b989ad527d8e2ed28fb0684054fff9 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/78567 Auto-Submit: David Benjamin <davidben@google.com> Commit-Queue: Adam Langley <agl@google.com> Reviewed-by: Adam Langley <agl@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 7d06db0..6737496 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20250311.0", + version = "0.20250415.0", compatibility_level = 2, )