mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-14 10:21:28 +00:00
all: release v1.35.2
Change-Id: I3e159766c6776efc92e93fca6d7b247d1bd3ece0 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/627875 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> Auto-Submit: Michael Stapelberg <stapelberg@google.com>
This commit is contained in:
parent
b98563540c
commit
c72053a906
@ -52,8 +52,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 35
|
||||
Patch = 1
|
||||
PreRelease = "devel"
|
||||
Patch = 2
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user