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>
This commit is contained in:
Lily Chen
2026-07-13 05:40:15 -07:00
committed by boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com
parent 5ac7567c23
commit 8b43ff0f72
+1 -1
View File
@@ -16,7 +16,7 @@
# the revision where we bump the version. # the revision where we bump the version.
module( module(
name = "boringssl", name = "boringssl",
version = "0.20260616.0", version = "0.20260713.0",
compatibility_level = 2, compatibility_level = 2,
) )