mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-14 10:21:28 +00:00
all: release v1.36.4
Change-Id: I0982b0714f2f250df0db242d6300cb5f44d999bf Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/643956 Reviewed-by: Chressie Himpel <chressie@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
5f93d99439
commit
259e665f26
@ -52,8 +52,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 36
|
||||
Patch = 3
|
||||
PreRelease = "devel"
|
||||
Patch = 4
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user