mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-26 03:20:53 +00:00
all: release v1.36.0
Change-Id: Ic27ded92dbbe7fad73c04e5dcc4ab16ab1fe40fd Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/636675 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
4cf3399ed2
commit
3b78ca86bd
@ -51,9 +51,9 @@ import (
|
||||
// 10. Send out the CL for review and submit it.
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 35
|
||||
Patch = 2
|
||||
PreRelease = "devel"
|
||||
Minor = 36
|
||||
Patch = 0
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user