mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-04 02:38:50 +00:00
all: release v1.31.0
Change-Id: Ic67237749015f22a8657b65ad7250a6f95b742b4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/506155 Reviewed-by: Michael Stapelberg <stapelberg@google.com>
This commit is contained in:
parent
59a8581684
commit
68463f0e96
@ -51,9 +51,9 @@ import (
|
|||||||
// 10. Send out the CL for review and submit it.
|
// 10. Send out the CL for review and submit it.
|
||||||
const (
|
const (
|
||||||
Major = 1
|
Major = 1
|
||||||
Minor = 30
|
Minor = 31
|
||||||
Patch = 0
|
Patch = 0
|
||||||
PreRelease = "devel"
|
PreRelease = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
// String formats the version string for this module in semver format.
|
// String formats the version string for this module in semver format.
|
||||||
|
Loading…
Reference in New Issue
Block a user