mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-12 00:40:00 +00:00
all: release v1.36.2
Change-Id: If65cf0b9b0dbf5ee87344d75c663c3305506f298 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/641015 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
8878926ea7
commit
12c6ebd98e
@ -52,8 +52,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 36
|
||||
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