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