Bump MODULE.bazel to 0.20241203.0 Been a moment since we'd tagged one of these. Change-Id: I08c7f03f06e9fa1507eb4584e368815afb32ffc5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/73868 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> Auto-Submit: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 919c716..4c1bcf2 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20241024.0", + version = "0.20241203.0", compatibility_level = 2, )