| commit | 5d3ff39bf5e119a815cbd649bbab5d839e4750f9 | [log] [tgz] |
|---|---|---|
| author | Sandy Zhang <sandyzhang@google.com> | Tue Apr 23 16:49:50 2024 -0400 |
| committer | Sandy Zhang <sandyzhang@google.com> | Tue Apr 23 16:49:50 2024 -0400 |
| tree | e68ff0785df0325bde3614a08d424a844ff81569 | |
| parent | 57a6e8df1c8dd44962b4d3357ba93e7291d79191 [diff] |
test commit
diff --git a/protobuf_version.bzl b/protobuf_version.bzl index 2e5f3ec..8a201fa 100644 --- a/protobuf_version.bzl +++ b/protobuf_version.bzl
@@ -1,5 +1,5 @@ """ Contains version numbers to be used in other bzl files """ -PROTOC_VERSION = "27.0" +PROTOC_VERSION = "28.0" PROTOBUF_JAVA_VERSION = "4.27.0" PROTOBUF_PYTHON_VERSION = "5.27.0" PROTOBUF_PHP_VERSION = "4.27.0"